1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Pixelorama/src/Autoload
Emmanouil Papadeas cc332c6cbf Only activate the right tool if action is pressed
Previously it was possible to hold the right mouse button while the left was being held, then release the left and once the right button is released, the right tool would get activated. This commit ensures that the right tool gets activated only on first press of the right mouse button, if the left isn't already activated.
2022-09-29 01:35:12 +03:00
..
DrawingAlgos.gd Basic Layer Groups and Timeline Refactor (#698) 2022-09-28 21:59:49 +03:00
Export.gd Basic Layer Groups and Timeline Refactor (#698) 2022-09-28 21:59:49 +03:00
ExtensionsAPI.gd Add an ExtensionsAPI version 2022-09-14 01:16:39 +03:00
Global.gd Basic Layer Groups and Timeline Refactor (#698) 2022-09-28 21:59:49 +03:00
HTML5FileExchange.gd Tile mode fixes (Heavy testing required) (#723) 2022-08-02 18:57:06 +03:00
Import.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
OpenSave.gd Basic Layer Groups and Timeline Refactor (#698) 2022-09-28 21:59:49 +03:00
Palettes.gd Basic Layer Groups and Timeline Refactor (#698) 2022-09-28 21:59:49 +03:00
Tools.gd Only activate the right tool if action is pressed 2022-09-29 01:35:12 +03:00