Commit graph

36 commits

Author SHA1 Message Date
Lars Brubaker
d560ca5b89 Add task feedback to design tabs
Improve Open button to be consistent with other drop buttons
Fix test
2021-09-16 16:31:14 -07:00
LarsBrubaker
e23f5076ec Making toolbar wrap 2021-09-14 09:06:39 -07:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
LarsBrubaker
5a4b681e7d Hide the scroll bar on the favorites 2021-05-14 07:55:08 -07:00
Lars Brubaker
544ec762c7 Cleaned up the settings view options (made switching fast) 2020-12-30 10:35:47 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
06baf2a1b1 ordering primitives
refactoring
2020-09-22 17:53:06 -07:00
LarsBrubaker
77ec3d5909 Making controls more independent 2020-09-12 14:32:38 -07:00
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -07:00
Lars Brubaker
9df2078d0d fixed more scaling issues 2020-08-04 14:56:27 -07:00
LarsBrubaker
73599ba022 fixing interface scaling issues 2020-08-04 08:15:51 -07:00
jlewin
a4a8e8625c Make Workspace public 2019-04-24 11:51:58 -07:00
jlewin
025702da2b Fix whitespace 2019-04-24 11:51:11 -07:00
John Lewin
83712d7e08 Add and use new ISceneContext interface 2019-02-04 16:18:06 -08:00
John Lewin
088db639a3 Indirectly combine MeshViewWidget and InteractionLayer 2019-02-04 16:18:04 -08:00
John Lewin
a22866abcf Add per workspace library context
- Add WrappedLibraryContainer for per workspace containers
  (support for printer specific containers)
- Issue MatterHackers/MCCentral#4710
All printers and parts share the same library view
2018-12-12 17:40:32 -08:00
John Lewin
7212f11871 Rename theme.ActiveTabColor to theme.BackgroundColor
- Issue MatterHackers/MCCentral#4491
2018-11-03 09:51:25 -07:00
John Lewin
2978b399c9 Fix scrollbars on favorites bar
- Issue MatterHackers/MCCentral#4482
Scrollbars appears long before required
2018-11-02 20:00:47 -07:00
John Lewin
e958bbebe2 Move border to parent
- Issue MatterHackers/MCCentral#4481
Border terminates unexpectedly
2018-11-02 20:00:47 -07:00
John Lewin
f31f3ab0a5 Extract simple vertical icon view to base type from IconListView
- Use on favorites bar in place of IconListView
2018-11-02 20:00:46 -07:00
John Lewin
a3ecdf0f07 Better manage favorites bar components sizing and position
- Issue MatterHackers/MCCentral#4394
Can't get to shrink / grow button on Mac Book (screen to short)
2018-10-26 16:56:40 -07:00
John Lewin
059ee58915 Revise favorites bar expansion styling 2018-10-26 16:56:40 -07:00
John Lewin
b6dcc983a0 Add resizable favorites bar
- Issue MatterHackers/MCCentral#4362
2018-10-25 17:38:58 -07:00
John Lewin
9e616e9b4b Position progress at favorites bar right edge
- Will need to be revised if favorites bar becomes resizable
- Issue MatterHackers/MCCentral#4373
Print progress box overlaps icons on left side
2018-10-25 13:22:03 -07:00
John Lewin
cddea969a1 Revise naming to depict behavior 2018-10-24 21:20:56 -07:00
John Lewin
e4018cc94a Restore specialized right click behavior based on target
- Issue MatterHackers/MCCentral#4332
Revise right click on bed
2018-10-23 10:28:50 -07:00
John Lewin
4f0f790f56 Create specialized border fields 2018-10-22 14:16:25 -07:00
John Lewin
58743e9105 Add Print button to part views 2018-10-15 17:19:02 -07:00
Lars Brubaker
c5ed4335d6 took out the docking library control 2018-10-15 14:44:43 -07:00
LarsBrubaker
daf6a316cd Improved how we move mouse positions for drag into view3d
Getting DockingTabControl working on left
2018-10-15 10:36:44 -07:00
LarsBrubaker
36ed933268 Working on new side library docking tab 2018-10-15 10:36:44 -07:00
John Lewin
01bbf1ebfc Improve favorites bar styling 2018-10-14 07:40:06 -07:00
John Lewin
ee936efb8a Revise theme support 2018-10-13 21:09:04 -07:00
John Lewin
b67d3ad691 Add Library tab, replace PrintLibrary widget with Favorites bar 2018-10-10 08:07:47 -07:00
John Lewin
65c4d1ff39 Remove autospin 2018-09-13 22:28:04 -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/PartTabPage.cs (Browse further)