Commit graph

26 commits

Author SHA1 Message Date
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
John Lewin
b67d3ad691 Add Library tab, replace PrintLibrary widget with Favorites bar 2018-10-10 08:07:47 -07:00
Lars Brubaker
daec1a0420 added close to terminal and settings (default to close)
added ICloseableTab
changed to selected tab key
added keys to tool tabs
2018-09-07 14:49:35 -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/Tabs.cs (Browse further)