All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
0.0.15 (2024-05-26)
- any (eeec5e2)
0.0.14 (2024-05-26)
0.0.13 (2023-09-08)
- dragging behavior when click on canvas card (e0c42ec)
0.0.12 (2023-09-07)
- menu: disable menu when creating file is set to false (2fd2f43)
- scroll: allow dragging when focusing a canvas-node (e7651a7)
0.0.11 (2023-09-07)
- zoom: disable button for disabled function (28a793d)
0.0.10 (2023-09-05)
- forgot to check onTouchdown when checking methods (dd9adc2)
0.0.9 (2023-09-05)
- disable touchdown for mobile (4b5b46d)
0.0.8 (2023-09-04)
- add some check to prevent unwanted override (88317d8)
- use on-layou-change instead of file-open (b82f640)
0.0.7 (2023-09-04)
- remove this.saved (dcd3601)
0.0.6 (2023-08-31)
0.0.5 (2023-08-31)
- logs: add dev logs (0c28947)
0.0.4 (2023-08-31)
0.0.3 (2023-08-31)
- disable scrolling cf76842
- add settings & translation fec2be6
- found maybe a way to save the original function 2f8ca8f
- prevent duplicate monkey patch 43695af
- wrong check 8126fdc