Commit graph

53 commits

Author SHA1 Message Date
Lars Brubaker
3a5cf179fd Fixing bad intersection tests on close geometry 2022-11-04 11:38:09 -07:00
LarsBrubaker
e91decdc12 Adding overflow text
Adding tool bar quick buttons
2022-06-19 15:43:42 -07:00
Lars Brubaker
b25694f8c3 Added has_independent_z
Added z calibration wizard
Finished probe calibration wizard
2022-04-01 11:28:58 -07:00
LarsBrubaker
18be37d464 fixing null refernces 2022-03-24 08:33:07 -07:00
LarsBrubaker
8ed11e7c52 Added an open file menu item 2022-02-12 18:47:59 -08:00
Lars Brubaker
fdf4f81157 allow drag and drop .mcx files to the tab bar 2022-02-10 16:46:34 -08:00
Lars Brubaker
f83bdbeb7d Make sure when we create json it is valid and does not have selections in it 2022-02-04 14:51:41 -08:00
Lars Brubaker
11ff49bb7e Writing test for Save As functionality 2022-02-03 17:21:51 -08:00
Lars Brubaker
1095d6741a Save as causes the file dest to change and the tab name
Refactoring
Add dispose to content store
Added event for source item changed on edit context
Added rename to extensions method
Added local file path to tab tool tip
2022-02-02 17:31:44 -08:00
Lars Brubaker
a2aaaf6715 Save to compressed mcx is working
Don't call save twice
2022-02-02 10:52:42 -08:00
Lars Brubaker
66215016cd separating saving the tab bar layout and scene contents 2022-02-01 10:33:45 -08:00
LarsBrubaker
50e8845cf3 Made the save on close tab have yes no cancel 2022-01-30 11:08:02 -08:00
Lars Brubaker
d0dcb3af05 Working on save prompting.
Adding more paths to computer in addition to downloads
Removing dead code.
2022-01-28 17:41:23 -08:00
Lars Brubaker
d2b6d0c4ae fixing tests 2022-01-25 17:54:22 -08:00
Lars Brubaker
b664670a42 Ported the old tab renaming code into main
Needs to be cleaned up
2022-01-21 15:21:07 -08:00
Lars Brubaker
dbd1eb56ce Initial startup is better 2022-01-20 14:52:03 -08:00
Lars Brubaker
9142b4a942 Save tab positions when opening, closing and moving around 2021-07-21 17:37:22 -07:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
LarsBrubaker
1fdba214b5 Creating new ui 2021-05-17 07:27:32 -07:00
Lars Brubaker
e527f58d18 Update the tab ordering on move 2021-03-09 16:02:15 -08:00
Lars Brubaker
59448d121b Cleaning up tab logic (authoritative source) 2021-03-09 15:17:17 -08:00
LarsBrubaker
7327fd3e6a Hacky start to moving tabs 2021-02-24 07:54:44 -08: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
6320112da3 working on single window for glfw 2020-10-19 18:08:15 -07:00
LarsBrubaker
0cf6df9bfd make sure we find every island while optimizing
issue; MatterHackers/MCCentral#6095
Parts of slice are missing
2020-10-01 07:53:54 -07:00
LarsBrubaker
40a8071acc fixing scaling issues 2020-08-16 18:43:51 -07:00
Lars Brubaker
9df2078d0d fixed more scaling issues 2020-08-04 14:56:27 -07:00
Lars Brubaker
889fcb756b Making tool tips on top tabs better 2020-07-10 18:18:38 -07:00
LarsBrubaker
22745bec34 using new consolidated code for right click 2020-07-09 07:12:00 -07:00
Lars Brubaker
f2e2d54628 Changes to add child 2020-06-05 12:17:13 -07:00
LarsBrubaker
3d6fe51e32 Make the design tabs able to shrink 2020-05-30 21:26:37 -07:00
LarsBrubaker
60a56af419 Removed ReadOnly list added Index of to SafeList 2020-02-07 17:08:47 -08:00
jlewin
6f59ec16b4 Fix last tab glitch when ActiveTab is not set for all printers 2019-04-24 15:24:33 -07:00
LarsBrubaker
c93bb370bc Playing with a new web cache class 2019-04-07 11:10:28 -07:00
Lars Brubaker
572fdd847a Getting switch extruder pre-gcode to run when needed
refactoring
2019-02-06 12:34:20 -08:00
Lars Brubaker
5165ab4339 Don't middle click close tabs that don't have close buttons 2018-12-07 17:50:11 -08:00
John Lewin
df719bee23 Invoke event before listeners are cleared in RemoveTab 2018-11-15 14:51:08 -08:00
John Lewin
8641837dce Close tab and referenced widgets in RemoveTab 2018-11-15 14:51:08 -08:00
John Lewin
0f9e8a9b57 Clear CloseClicked listeners in OnClosed 2018-11-15 14:51:08 -08:00
John Lewin
9463311bf2 Release references and propagate Close to non-children widgets 2018-11-15 14:51:07 -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
8d4974dc32 Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
- Issue MatterHackers/MCCentral#4490
2018-11-03 09:13:07 -07:00
John Lewin
b7029129c5 Render ChromeTab overlapping edges
- MatterHackers/MCCentral#4451
Improve tab visuals
2018-11-01 07:26:48 -07:00
John Lewin
151e753db2 Move PrimaryAccentColor to parent 2018-10-22 14:16:24 -07:00
John Lewin
2e9aa096e2 Simplify 2018-10-16 17:36:50 -07:00
Lars Brubaker
dd4f6fb50e Added middle click close tab 2018-10-16 17:08:32 -07:00
John Lewin
7b56c24a44 Fix tabs rendering glitch due to async load 2018-10-15 20:43:20 -07:00
John Lewin
d8d8c1309e Restore ChromeTab plus button for new parts 2018-10-15 17:19:02 -07:00
John Lewin
dcc4651d7b Change AddTab to not auto-select added tab 2018-10-10 17:54:37 -07:00