Commit graph

10 commits

Author SHA1 Message Date
John Lewin
9c00f026c0 Restore icon for Add menu item, improve icon support in MenuItem
- Render non-enabled menu icons with new lazy DisabledImage property
- Move SettingsRow into CustomWidgets namespace
2018-04-07 11:07:38 -07:00
John Lewin
a027951be5 Extract reusable aspects to common base 2018-04-06 09:06:21 -07:00
John Lewin
e2d726e175 Right align field contents
- Issue MatterHackers/MCCentral#2693
Nozzle offsets should be right aligned like siblings
2018-01-18 17:59:43 -08:00
John Lewin
5e4184217e Extract SliceSettingsWidget settings/tab view to reusable control
- Make Configure Printer persist/restore last tab
- Revise layouts.txt groups
- Issue MatterHackers/MCCentral#2646
Configure Printer should use same implementation as SliceSettingsWidget
2018-01-14 10:39:12 -08:00
John Lewin
2f42ee11b1 UIFields should allow caller to specify text color
- Issue MatterHackers/MCCentral#2514
Adjust print popup menu for forced white background
2017-12-29 09:10:37 -08:00
Lars Brubaker
7802c423d9 Turned settings name wrapping back on 2017-11-18 10:14:35 -08:00
John Lewin
426a5dd9f5 Fix SliceSettings ExtruderOffsetField to honor shared temps 2017-09-20 18:06:58 -07:00
John Lewin
6e536c548d Implement custom ExtruderOffsetField 2017-09-14 13:29:22 -07:00
John Lewin
9aa6950b0c Remove numberOfCopies loop, move extruder logic to ExtruderOffsetField 2017-09-14 09:51:19 -07:00
John Lewin
6996261a65 Remove Offset2Field, rebuild off Vector2Field with extruder index 2017-09-13 06:45:19 -07:00