John Lewin
e45a0f16f7
Fix empty Layer2D view
...
- Refactor ViewControlsToggle
- Remove public accessors to button controls
- Add event for changing modes
- Subscribe to new event
- Collapse named functions into single use callers for clarity
2017-05-26 20:13:56 -07:00
John Lewin
bce4137069
Remove sidebar, fix ViewControl buttons
2017-05-26 13:46:12 -07:00
John Lewin
dc0c285156
Adjust ViewControls colors to account for new potentially dark bgcolor
2017-05-26 00:59:47 -07:00
Lars Brubaker
a1e1c48d90
All new 1.7.1 changes
2017-05-19 14:39:57 -07:00
John Lewin
78c04a0e37
Consolidate DisplayMode logic into IsTouchscreen setting
2017-02-16 15:02:49 -08:00
Lars Brubaker
6d3a8535af
Fixed home icon being the wronge size on touch.
2016-10-28 14:11:45 -07:00
John Lewin
e5a63b052e
Migrate Theme support to Agg.UI
2016-06-03 17:22:19 -07:00
John Lewin
8ca7fdf5b8
Create extension method for InvertLightness
2016-05-10 11:13:10 -07:00
larsbrubaker
4e7b68e1c0
Made all the icons black rather than white on transparent.
2016-05-07 20:06:43 -07:00
Lars Brubaker
59cbe0f66e
Put in code to reset the track ball view.
2015-11-09 12:36:47 -08:00
larsbrubaker
0bf526dc02
Put in some more tooltips.
2015-08-15 16:38:07 -07:00
Lars Brubaker
3fcfa3f392
Refactoring
2015-04-27 12:02:39 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
larsbrubaker
7edeb5d52f
Make sure that during this run of MC we use the right 2d or 3d gcode as set by the sure.
2015-01-01 19:57:03 -08:00
larsbrubaker
f788ccb6cd
Made it so if we crash we can tell.
...
Made it so if we know we crashed we disable the 3d display o gcode (just in case).
We can make more crash recovery now as well.
2014-12-22 22:49:57 -08:00
larsbrubaker
1697622477
Working on App Exit detection.
2014-12-22 18:53:49 -08:00
larsbrubaker
93b6fa049c
Making the 2d 3d button not show in gcode view until it is needed.
2014-10-27 17:20:32 -07:00
Kevin Pope
ff7ec1b6dd
Don't show 3D Layer View in Touchscreen mode (for now).
2014-10-02 18:53:46 -07:00
Kevin Pope
4e4f257737
Updating preview window controls.
2014-09-24 11:15:38 -07:00
Kevin Pope
bdef196434
Changed main application to MVC. UI rework (Configuration Page esp. in progress).
2014-09-19 19:17:12 -07:00
Kevin Pope
4726bfad86
Changed 2D/3D layer view toggle UI, setting also now saves state.
2014-07-01 19:29:13 -07:00
larsbrubaker
e8247a8481
Put all the icons into the icons directory
...
Lots of work on printing from SD card
Put in hardware options to describe printer settings (fan, heated bed, sd card)
moved icons into subdirectory.
2014-06-19 11:25:28 -07:00
larsbrubaker
00e10bfbea
Working on 3D gcode view
...
Making the view navigation controls for 2d and 3d a separate class.
2014-05-25 11:11:11 -07:00