added global animation actions executed after init/anim/post delay
authorHolger Schemel <info@artsoft.org>
Sat, 23 Mar 2019 21:58:54 +0000 (22:58 +0100)
committerHolger Schemel <info@artsoft.org>
Sat, 23 Mar 2019 21:58:54 +0000 (22:58 +0100)
This change adds the following new options for global animations:

* .init_delay_action
* .anim_delay_action
* .post_delay_action

They can be set to the same values as ".init_event_action" and
".anim_event_action" (buttons, gadgets and key actions).


No differences found