Files
love-luigi/luigi
airstruck ab43dabcb9 Add solid and modal attributes.
The `solid` attribute determines whether to propagate events downwards.
When the widget being interacted with is not solid, events propagate down
to the next layout or to underlying handlers (for example love callbacks).
This is set by the theme and works mostly behind the scenes.

The `modal` attribute can be placed on a layout root to prevent input events
from propagating downwards, even those that fall outside of the layout.
2016-01-19 12:20:19 -05:00
..
2016-01-19 12:20:19 -05:00
2016-01-19 12:20:19 -05:00
2016-01-19 12:20:19 -05:00
2015-12-17 20:30:00 -05:00
2015-10-21 18:35:14 -04:00
2015-11-08 16:49:50 -05:00
2016-01-19 12:20:19 -05:00
2015-12-10 16:05:54 -05:00
2015-12-21 16:14:05 -05:00
2015-12-07 21:56:56 -05:00
2015-11-26 08:53:42 -05:00