Commit graph

10 commits

Author SHA1 Message Date
Lars Brubaker
b51b38b249 Moved TextWidget.GlobalPointSizeScaleRatio -> GuiWidget.DeviceScale
Significantly improved the layout consistency when enlarging the device scale.
Created a DeviceMargin and DevicePadding on GuiWidget
Deleted dead code
Made many images have default larger disk sizes and scale in memory.
Made the menus have horizontal spacers rather than dashed lines
2016-05-06 17:56:27 -07:00
Lars Brubaker
44bbbb74e4 Working on a local library test 2015-09-01 16:03:29 -07:00
Lars Brubaker
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07:00
Lars Brubaker
e7c0261d25 Made many more of the factory fixed size settings include the point size scaling so they are the right size. 2015-01-27 09:34:15 -08:00
Kevin Pope
899ece89c8 Edit mode button cleanup. 2014-12-20 09:07:13 -08:00
Lars Brubaker
47fed001ec Made the save button be on the edit bar.
Made the up arrow cause save to show.
2014-12-12 12:57:44 -08:00
Lars Brubaker
13e8f5d8bd white space 2014-12-03 13:05:12 -08:00
Lars Brubaker
e3162474be Fixed some warnings. 2014-11-29 10:33:07 -08:00
Matt Moening
ede68af22c Cleaned up splitButton implimentation 2014-11-26 12:53:42 -08:00
Matt Moening
7b53cbc81d Split Button Implementation:
Added DynamicDropDownMenu( can add to drop down via .add method)
DropDownMenuWidget (made drawDirectionalArrow virtual)
Added Factory for DropDownMenu and Split Button
Add/used Factories in View3DWidget
2014-11-17 15:50:39 -08:00