Lars Brubaker
567b365a2d
android building
2018-07-17 09:46:58 -07:00
Lars Brubaker
6825bdf229
Don't move the part off the bed if we can't see where it is going
...
issue: MatterHackers/MCCentral#3875
On drag part - if mouse leaves view, snap to original position
2018-07-16 17:15:28 -07:00
John Lewin
70a5ff0602
Use tab x midpoint instead or right edge for overflow
...
- Issue MatterHackers/MCCentral#3779
Clip rather than hide tabs
2018-07-16 16:58:48 -07:00
John Lewin
5e38277f9f
Improve border consistency
2018-07-15 10:07:30 -07:00
John Lewin
f3b5ada82e
Update translations
2018-07-13 09:02:22 -07:00
LarsBrubaker
b79ed40708
Working to get weighted centering available on image
...
moving threshold functions to agg
2018-07-13 07:58:59 -07:00
LarsBrubaker
c8bcdc7b44
Removed HasSelection
...
issue: MatterHackers/MCCentral#3556
Remove deprecated Scene.HasSelection property
2018-07-13 06:55:12 -07:00
John Lewin
685541523b
Spelling
2018-07-12 22:49:39 -07:00
John Lewin
fdd8aa60d2
Set capacity via constructor
2018-07-12 12:28:22 -07:00
John Lewin
bbabf95c93
Improve DI, use constructor injection
2018-07-12 09:33:15 -07:00
John Lewin
0d31eb2fae
Rename specialized ImageWidgets
2018-07-11 13:39:15 -07:00
John Lewin
350ab28823
Remove unnecessary local variable
2018-07-11 12:42:04 -07:00
John Lewin
9c669a0614
Remove redundancy, use printer_name for printer tab title
2018-07-11 12:41:37 -07:00
John Lewin
ad73662b65
Remove LinkButtonFactory
2018-07-11 09:27:12 -07:00
John Lewin
e9fb588e87
Show operation icons in TreeView for known types
...
- Issue MatterHackers/MCCentral#3700
Have icon provider for image object that shows image
2018-07-10 15:14:11 -07:00
Lars Brubaker
5db907be72
Took out read to report
2018-07-10 11:21:21 -07:00
Lars Brubaker
f39ac55e47
Make cancel work better on ungroup
2018-07-09 16:48:40 -07:00
Lars Brubaker
230a7862c7
Creating a ImageSequenceWidgetResponsive
...
Making wrapping work with new responsive widget
issue: MatterHackers/MCCentral#3806
Make images and sequences in Markdown shrink to fit within the bounds when bounds smaller than image
2018-07-09 10:15:03 -07:00
LarsBrubaker
c6f6cd115a
Make Ungroup a long running task
...
Make sure we are ready to report before starting a long running task
issue: MatterHackers/MCCentral#3827
Make ungroup a long running task
2018-07-08 08:30:04 -07:00
Lars Brubaker
f915260ce8
Getting Mirror and Scale into select overflow menu
...
Took out mirror and scale side bar controls
More state passed to UpdateControls
2018-07-06 17:11:33 -07:00
LarsBrubaker
2270d5331e
Default image seach back on
2018-07-06 07:16:12 -07:00
John Lewin
ee4bf149ad
Disable GL lighting for grid lines, use opaque colors
...
- Issue MatterHackers/MCCentral#3820
GL lighting on part bed is confusing/unhelpful
2018-07-05 15:16:06 -07:00
John Lewin
31a6bdc36e
Revise help, rename type to match behavior
2018-07-05 11:04:30 -07:00
LarsBrubaker
4f8d8e61cf
Improving the rotate tool (making a new class)
2018-07-01 20:53:42 -07:00
LarsBrubaker
35cca0c2aa
Further improved rotate
2018-06-30 22:57:19 -07:00
LarsBrubaker
3dd94e3dea
Rotate is working better
2018-06-30 08:16:21 -07:00
LarsBrubaker
e28c1c8e43
Change order of operations for applay at positon
2018-06-30 07:01:09 -07:00
John Lewin
907a5a1844
Removed orphaned code
2018-06-29 10:18:36 -07:00
Lars Brubaker
d5470879ba
Make sure the tree view scrolls correctly in the design history
...
issue: MatterHackers/MCCentral#3776
Explore if the tree view should be in a scroll container
2018-06-27 13:01:13 -07:00
Lars Brubaker
46a23eabcd
Make single items also work
2018-06-27 12:52:03 -07:00
Lars Brubaker
47327b01cc
Got the component object panel updating correctly
...
Got the items to be in the order of the SurfaceEditors description
Got image to send the right invalidate on image changed
2018-06-27 12:52:03 -07:00
Lars Brubaker
212fb4ddf0
Making less rebuilds when loading
...
Adjusted margin on explore page
Made enum field have consistent styling
2018-06-27 10:33:07 -07:00
Lars Brubaker
afcf2d0b29
Fixing boolean operations to not recurs as they set meshes
...
issue: MatterHackers/MCCentral#3763
Subtracting and replacing a sphere causes a "loop" in some scenarios
2018-06-26 10:41:42 -07:00
LarsBrubaker
e12da01862
Fixing bug in lay flat finding a mesh with no data and crashing
2018-06-25 22:10:41 -07:00
LarsBrubaker
5251839dee
Making Pinch and Curve sort vertices after changing them
...
issue: MatterHackers/MCCentral#3766
pinch leaves mesh in a bed state
2018-06-25 21:10:04 -07:00
John Lewin
f3e3c0ef7e
Migrate from ButtonFactory to TextButton
2018-06-25 09:28:36 -07:00
John Lewin
28286d0c5d
Use theme icon loader
...
- Issue MatterHackers/MCCentral#3747
2018-06-25 08:48:25 -07:00
John Lewin
8cf209f2f1
Remove indirection, redundancy
2018-06-25 08:39:57 -07:00
John Lewin
d6d4c0ac86
Move TextButtonPadding state up to theme
...
- Issue MatterHackers/MCCentral#3535
Exception in LoadRootWindow before theme assignment results in explode
2018-06-25 08:16:17 -07:00
John Lewin
43ff857819
Use theme loader for icon
...
- Issue MatterHackers/MCCentral#3746
2018-06-25 08:13:21 -07:00
John Lewin
10bbfc71d8
Remove used file
2018-06-25 07:37:03 -07:00
John Lewin
c8d9103128
Use Color constructor for alpha adjustment
2018-06-24 18:50:26 -07:00
John Lewin
3a2a2c9313
Expose ProgressBackgroundColor for improved coloring per theme
2018-06-24 17:21:20 -07:00
John Lewin
70ed64f6c9
Add borders around running tasks to improve visibility
2018-06-24 17:21:19 -07:00
John Lewin
41d23fb4b8
Decrease progressbar width
2018-06-24 17:21:19 -07:00
John Lewin
ba94536b99
Remove spacing around running tasks
2018-06-24 17:21:19 -07:00
John Lewin
eca557ef2b
Drop RunningTasks title widget, prepend title text to status if missing
...
- Issue MatterHackers/MCCentral#3740
Consider dropping running tasks heading
2018-06-24 17:21:19 -07:00
John Lewin
07a0ef7fd5
Use highlight color on running tasks panels
2018-06-24 17:21:19 -07:00
John Lewin
56327e684d
Add Primary action highlighting to "Start Print" button
2018-06-24 17:21:18 -07:00
John Lewin
486fd08fc1
Apply and remove PrimaryActionStyle to setup/print as required
...
- Issue MatterHackers/MCCentral#3687
'Print" button location lost
2018-06-24 17:21:18 -07:00