mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-05 21:57:20 +00:00
0cb4b2234d
This is to avoid leaving commands with old params (a problem with keyboard shortcuts). To make sure, we've changed arguments from Params* to Params&, so we always have params to load. Also, in this change we introduce a new way to give parameters to executed commands from menu items using AppMenuItem::setContextParams(). Before showing a popup, we can call setContextParams() to give extra params to the command (e.g. the specific FrameTag to remove or change properties). In this way "contextparams" attribute for <item> in gui.xml is not available anymore. |
||
---|---|---|
.. | ||
fonts | ||
icons | ||
palettes | ||
skins/default | ||
widgets | ||
www | ||
convmatr.def | ||
gui.xml | ||
pref.xml |