Commit graph

18 commits

Author SHA1 Message Date
LarsBrubaker
593a32cfa6 Finishing color and material buttons in properties panel
Added ability to auto switch to view mode for correct setting being changed
issue: MatterHackers/MatterControl#3799
When setting color or material, switch to correct view mode
2018-10-07 18:11:37 -07:00
LarsBrubaker
b5dacdfa56 Most of the code to make the material edit show up in the property view is written 2018-10-07 18:11:37 -07:00
LarsBrubaker
229931039b Added a line for the color editing of all parts
Added a color editor to Public Property editor
2018-10-07 18:11:37 -07:00
John Lewin
51289443cc Move NewPlatingItem(), GetLastePlateOrNew() from printer to HistoryContainerBase 2018-10-04 19:27:07 -07:00
LarsBrubaker
efe03cb642 Make flatten only copy appropriate properties by default
issue: MatterHackers/MCCentral#4229
Merge on align should not clear the colors that were on the objects

refactor apply and merge => flatten
2018-10-04 10:17:57 -07:00
John Lewin
5ca5747b8b Fix issue with SelectedObjectPanel visibility 2018-09-28 12:01:54 -07:00
Lars Brubaker
4e0962a4e7 improve overflow menu on properties panel
default to outline mode

issue: MatterHackers/MCCentral#4136
Consider if Modify menu in Overflow menu improves usage
2018-09-14 15:23:31 -07:00
Lars Brubaker
33374fecfd Splitter can have a ration and min sizes
fixed history / properties splitter to have a ratio
2018-09-10 18:24:16 -07:00
John Lewin
6b584831ab Use more explicit delete icon 2018-09-10 17:09:19 -07:00
John Lewin
471b872f43 Set button enabled state on selection change 2018-09-08 14:47:29 -07:00
John Lewin
0cdac48053 Use local selectedItem reference 2018-09-08 14:43:39 -07:00
John Lewin
4526c9ac3f Collapse EditorPanel to single scrollable SectionWidget 2018-09-08 12:08:06 -07:00
John Lewin
8ad77370dc Remove wrapping scrollable, SectionWidget header should not scroll 2018-09-08 11:28:28 -07:00
John Lewin
ca18f17d12 Switch from ResizableSectionWidget -> SectionWidget 2018-09-08 11:27:47 -07:00
John Lewin
ae0808875e Handle unassigned color case 2018-09-08 11:16:45 -07:00
John Lewin
c96fc4c048 Migrate material SectionWidget to material button in toolbar 2018-09-08 10:53:51 -07:00
John Lewin
364a2bcb78 Migrate color SectionWidget to color button in toolbar 2018-09-07 18:14:51 -07:00
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00
Renamed from PartPreviewWindow/SelectedObjectPanel.cs (Browse further)