We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6890a commit 4044dbaCopy full SHA for 4044dba
api/app.md
@@ -337,6 +337,7 @@ app.events:on('sitechange',
337
Available events for `app`:
338
339
* `'sitechange'`: When the user selects other sprite, layer, or frame.
340
+* `'beforesitechange'`: Before the user switches to other sprite, layer, or frame.
341
* `'fgcolorchange'`: When the [Foreground color](https://www.aseprite.org/docs/color-bar/#foreground-color) in the color bar is changed.
342
* `'bgcolorchange'`: When the [Background color](https://www.aseprite.org/docs/color-bar/#background-color) in the color bar is changed.
343
* `'beforecommand'`: Before executing any command in the program.
0 commit comments