Commit Graph

8 Commits

Author SHA1 Message Date
Nicola
8abe1f04bb Binded closeDialogue to esc
In that way the user can exit a dialogue without using the button and the mouse
2021-12-12 23:08:13 +01:00
unsettledgames
05beab6929 Removed a few dependencies, refactored pixel-editor.js 2021-12-07 12:11:40 +01:00
unsettledgames
d972f9c530 Turned the PaleteBlock into an IIFE 2021-12-06 11:26:42 +01:00
unsettledgames
71bfe543a5 Made the color picker an IIFE 2021-12-04 23:11:21 +01:00
unsettledgames
da7ae65ead Removed global documentCreated 2021-07-23 19:05:33 +02:00
unsettledgames
4f4091ebb3 Merged the two create functions 2021-07-15 16:33:26 +02:00
unsettledgames
d81363ddd0 Fixed mode switching, started SplashPage IIFE 2021-07-14 22:48:53 +02:00
unsettledgames
e4ecc3d607 Moved dialogue related things to their own IIFE
Refactored all calls to showDialogue and closeDialogue to use the IIFE version
2021-07-13 23:40:23 +02:00