added being able to generally set global animations to passthrough clicks
authorHolger Schemel <info@artsoft.org>
Mon, 11 Jun 2018 19:48:30 +0000 (21:48 +0200)
committerHolger Schemel <info@artsoft.org>
Sun, 17 Jun 2018 22:02:49 +0000 (00:02 +0200)
commit9274b9677563b997d6521b6c2c700ce30847cdfe
tree3ab23a8bb285e92e8f9f5ec6c04da212b87ac447
parentb3be19debfe6a782dced04fe3ee4406b7d8a2135
added being able to generally set global animations to passthrough clicks

Before, the "passthrough_clicks" option was limited to allow mouse
clicks on global animations to be passed through to the mouse sensitive
screen controls, but not to other global animations.

Now, stacked global animations can all receive mouse clicks if those
global animations overlapping them are set to "passthrough_clicks".
src/anim.c