3
0
mirror of https://github.com/britzl/monarch.git synced 2025-06-27 10:27:49 +02:00

7 Commits

Author SHA1 Message Date
Björn Ritzl
6474c9a173 Improved the transition module
The transition module will now properly handle if the same transition is started more than once before completed. In such a case only one animation will be played but all senders will be notified when completed.
2017-12-07 23:03:54 +01:00
AGulev
00c458a05a scale_in and scale_out transactions 2017-11-03 10:24:37 +03:00
AGulev
de2fa9c4e2 replace hashes with constants 2017-11-03 09:50:28 +03:00
Björn Ritzl
e46a703b25 Changed from controller_url to focus_url. Improved docs 2017-09-28 08:22:05 +02:00
Björn Ritzl
d397b90dc2 Default to 0 delay 2017-09-25 18:16:04 +02:00
Björn Ritzl
149c50221c Null fix when handling transitions 2017-09-25 18:01:40 +02:00
Björn Ritzl
a68fac766f Improved examples. Added transitions 2017-09-04 21:26:06 +02:00