Skip to content

Commit

Permalink
Clean up designer auto generate code. Use more consistent names, arra…
Browse files Browse the repository at this point in the history
…nge widget functions in groups and order according to layout. (Sorry about the bad diff in the design generated code sections due to the reordering and renaming.)

Simplify option form updates with common redrawOptions.
Add defaultOption as a common point for resetting to default options.
Add -paltype command line for full palette format selection.
Add path resolution to parseOption (will be needed for INI files).
Rename palette_greymask to palette_greymax (describes its use better).
Store palette_path to allow saving the last used palette to INI later.
Consolidate refreshPalette into redrawPalette (which is better named and was only called by refreshPalette anyway).
  • Loading branch information
bbbradsmith committed Oct 11, 2024
1 parent c18237b commit eb3a28e
Show file tree
Hide file tree
Showing 3 changed files with 828 additions and 760 deletions.
Loading

0 comments on commit eb3a28e

Please sign in to comment.