Closed tgrey1 closed 4 years ago
$ grep -r \$NUMBOX * 2>/dev/null | wc -l
39
Convert these to NSLIDER! Make sure to update ColorPicker's cfg generator to write properly.
$ grep -r NUMBOX * 2>/dev/null | wc -l
0
Generated configs look ok so far...
No more LTEXT or RTEXT.
Changed: SCRUB_CB -> SCRUBBER PHASE_CB -> PHASE_SCRUBBER G_TEXT -> GRAPH_TEXT
Leaving GFILE button for now. It's unused, but will be... need a unified "file/graph" widget group.
Looks like this might all be done for now? At least the most important things for now.
Lots of stuff got added as one offs over time. Time to clean all of that up.
For example, LTEXT, RTEXT can go.
SCRUB_CB, PHASE_CB, G_TEXT should get renamed.
GFILE button? Also button corner radii perhaps?