Commit graph

299 commits

Author SHA1 Message Date
LarsBrubaker
14f8f45e56 fixing bad close button placement
issue: MatterHackers/MCCentral#6129
presets editor has close button under edit icon
2020-10-28 19:54:21 -07:00
Lars Brubaker
6320112da3 working on single window for glfw 2020-10-19 18:08:15 -07:00
LarsBrubaker
cc26eb322a reduce drawing 2020-10-06 17:23:26 -07:00
LarsBrubaker
6881e19ee6 Created test and addressed printer name bug
issue: MatterHackers/MCCentral#6102
Renaming printer when 2 are open, renames both
2020-10-03 17:58:42 -07:00
LarsBrubaker
c6a0de1233 Fixed support button (put back in)
Made test for support button
Fixed tool bar drop saving
2020-10-01 19:35:06 -07:00
LarsBrubaker
bbf5de1f9a Draw icon correctly on disabled 2020-09-29 22:59:35 -07:00
LarsBrubaker
dc7d5916ba fix overflow menu 2020-09-27 08:17:47 -07:00
LarsBrubaker
0b99980af7 All icons working, improved context relevance 2020-09-26 18:46:08 -07:00
LarsBrubaker
574f162903 Modify menu has been unified 2020-09-26 10:59:31 -07:00
LarsBrubaker
2029c55029 refactoring 2020-09-25 23:20:58 -07:00
LarsBrubaker
777dc97527 all the code is ported 2020-09-24 22:20:27 -07:00
LarsBrubaker
d62f93a36e Unifying on SceneOperations 2020-09-24 13:53:49 -07:00
LarsBrubaker
49f6752382 correct icon colors 2020-09-24 07:19:30 -07:00
LarsBrubaker
5af254692e arranging items 2020-09-24 06:57:19 -07:00
LarsBrubaker
e1490772e3 Better display of 3d view editor values 2020-09-15 07:56:31 -07:00
LarsBrubaker
230839bd53 Don't invalidate if can't see the temp graph
fixing warnings
better measure tool drawing
2020-09-13 19:52:02 -07:00
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -07:00
LarsBrubaker
23c409dd83 Don't apply extrusion multiplier while loading and unloading
issue: MatterHackers/MCCentral#6024
Load/Unload filament should ignore Extrusion Multiplier
2020-08-30 08:29:15 -07:00
LarsBrubaker
7ac7a295f2 Cleaning up icon scaling issues 2020-08-05 10:07:40 -07:00
Lars Brubaker
9df2078d0d fixed more scaling issues 2020-08-04 14:56:27 -07:00
LarsBrubaker
ed1626169b improved arrange all
accelerated tree view rebuild
2020-08-01 23:24:19 -07:00
LarsBrubaker
0eec29e84d Removing tiny icons
Prepping for improved folder views
Fixing warnings
2020-08-01 08:58:50 -07:00
LarsBrubaker
e9cf4e3fbe Moving FlowSpacers to agg gui 2020-07-25 07:35:59 -07:00
LarsBrubaker
4b90a445c5 Keep track of print canceled
issue: MatterHackers/MCCentral#5948
Make sure canceled print is being tracked in history in meaningful way
2020-07-18 14:36:04 -07:00
LarsBrubaker
247bc431cd Improving settings override name editing
issue: MatterHackers/MCCentral#5949
Material profile name doesn't save
2020-07-18 13:48:38 -07:00
Lars Brubaker
cff047faeb updating text web cache 2020-07-13 18:08:09 -07:00
Lars Brubaker
5563a2d162 Update the printer name more consistently 2020-07-09 18:36:36 -07:00
Lars Brubaker
06e1188248 fixing x3g output when there is a print waring but no error 2020-07-03 09:33:51 -07:00
LarsBrubaker
f520399de2 Added help text for tool bar buttons 2020-06-26 17:01:37 -07:00
LarsBrubaker
2959b6e411 working on markdown tool tip widget 2020-06-26 17:01:36 -07:00
LarsBrubaker
5c354a6eb1 Make sure radio button has same old default 2020-06-05 11:38:15 -07:00
LarsBrubaker
392583ad79 sorting 2020-05-30 08:59:32 -07:00
LarsBrubaker
5455078127 Incorporating UI designer feedback
Changed flatten to apply
Changed delete to cancel
2020-05-29 08:15:43 -07:00
LarsBrubaker
bafebdb48f fixing warnings 2020-05-25 09:54:50 -07:00
LarsBrubaker
1f3a449089 icon for outline
tree changes selection on arrow keys
2020-05-24 12:06:17 -07:00
LarsBrubaker
9e37eb8759 improving enum button display 2020-05-24 08:34:06 -07:00
LarsBrubaker
0e3a409595 latest ms and agg 2020-05-16 22:35:42 -07:00
LarsBrubaker
c7d4d27327 tree view keyboard navigation
Making images work on printer add ons
2020-05-16 22:35:42 -07:00
LarsBrubaker
9d78b15695 Better alignment of Markdown content 2020-05-14 21:58:34 -07:00
LarsBrubaker
3e99e087cf Make sure we call changed event 2020-05-14 20:23:51 -07:00
John Lewin
931f0b9e0c Restore CloseOnIdle
- Issue MatterHackers/MCCentral#5755
Cannot access disposed object exception during application exit
- Issue MatterHackers/MCCentral#5756
Cross-Thread operation not valid exception in CommunicationStateChanged
event handlers
2020-02-07 17:08:47 -08:00
LarsBrubaker
de1f592efa fixing warnings 2020-02-07 17:08:47 -08:00
LarsBrubaker
f5a884b94f make sure we set the wipe tower size
issue: MatterHackers/MCCentral#5745
Coarse wipe towers to small
2020-02-07 17:08:47 -08:00
LarsBrubaker
60a56af419 Removed ReadOnly list added Index of to SafeList 2020-02-07 17:08:47 -08:00
LarsBrubaker
54d29b41f7 use run on idle less 2020-02-07 15:27:43 -08:00
LarsBrubaker
3824583acd Changed ReadOnly to use Buffers 2020-02-07 15:27:43 -08:00
LarsBrubaker
58e77cfe60 GuiWiget Children working as a SafeList 2020-02-07 15:27:43 -08:00
John Lewin
8706a2aeaf Guard for null
- Issue MatterHackers/MatterControl#4665
MC on macOS crashes when exporting G-code
2019-09-25 10:51:50 -07:00
jlewin
5049d3354d Assign NodeParent when added, walk NodeParent tree for expansion
- Issue MatterHackers/MCCentral#5718
TreeView expansion in SelectedNode fails as parent not yet assigned
2019-06-20 18:20:53 -07:00
jlewin
422953d685 Use LayoutLock for expensive construction on large node count 2019-06-20 13:35:03 -07:00