"New colors last"; place colors at end of New
New option to place color palette items at the end of the "New" dialog, rather than at the beginning. Useful for when users would want to pick from a set of Starters and/or Templates, e.g., in a school or museum environment. Available via command-line option "--newcolorslast", and config file setting "newcolorslast=yes". (And anti-option to override config file settings, "--newcolorsfirst" and "...=no", which represents the original behavior, which continues to be the default). Suggested by Bernard Verhaeghe.
This commit is contained in:
parent
268e213e6d
commit
5d9ceca076
7 changed files with 122 additions and 66 deletions
|
|
@ -26,6 +26,14 @@ $Id$
|
|||
or configure Tux Paint to always bring up the dialog upon print.
|
||||
Mark K. Kim <mkkim214@gmail.com>
|
||||
|
||||
* Other Improvements
|
||||
------------------
|
||||
* Added ability to move color palette options to the end of
|
||||
the New dialog, for situations where users are meant to start
|
||||
drawings with specific Starters or Templates.
|
||||
Use "--newcolorslast" option.
|
||||
(Suggested by Bernard Verhaeghe)
|
||||
|
||||
* Documentation updates
|
||||
---------------------
|
||||
* Mended link to MinGW/MSYS instructions at John Popplewell's website.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue