Commit graph

7 commits

Author SHA1 Message Date
LarsBrubaker
f1624cf2a3 Reducing number of layouts
Putting in more code to track layouts

// changes to reload all with settings up
// start (Layout Calls)
19182

// making more code do LayoutLock()
19016
19014
17988
// LayoutEngineSimpleAlign line 202
// only layout parent and child once
17911
17195
2018-06-24 08:54:44 -07:00
John Lewin
c1604a1d86 Set border width in constructor to work around agg quirk
- Issue MatterHackers/MCCentral#3178
Borders missing from widgets in popup container
- Issue MatterHackers/MCCentral#3179
Native border properties having no effect on MHText/MHNumber edit fields
2018-04-23 16:07:49 -07:00
Lars Brubaker
60d213881f Increased decimals to 5 to make test pass 2018-04-13 08:13:41 -07:00
Lars Brubaker
fd713d5616 Limit MH Number edit to 3 decimal places. 2018-04-12 17:31:21 -07:00
Lars Brubaker
8d1fecab8c Changed RGBA_Bytes -> Color 2017-10-31 11:43:25 -07:00
John Lewin
4947ac483c Simplify and unify MHEdit controls
- Issue MatterHackers/MCCentral#2020
Improve control sizing and positions
2017-10-01 14:22:12 -07:00
John Lewin
e7522314ce Extract embedded types to new files 2017-10-01 11:26:44 -07:00