Commit graph

8 commits

Author SHA1 Message Date
90300ce848 Update fontsource dependencies 2024-10-18 07:00:08 -05:00
c30724d907 Make disabled elements not eat up mouse events
Browsers make disabled elements eat events rather than let them bubble up
This allows containers with disabled elements to have listeners still
(Used specifically so after the board rewrite, purchased upgrades can still be dragged)
2024-03-08 12:19:52 +00:00
029cd534b1 Added notifications to actions 2021-08-27 00:18:34 -05:00
d2e0ab29f2 Various mobile fixes 2021-08-24 19:19:55 -05:00
8fe91e88c9 Vue 3 Migration 2021-07-24 17:08:52 -05:00
f018016477 Implemented saves manager 2021-06-20 23:29:55 -05:00
95cc29664b Implemented resetting layers and associated features/fixes 2021-06-15 23:07:32 -05:00
adf7d7a67c Added layer features 2021-06-11 23:38:16 -05:00