Releases: aardappel/treesheets
Releases · aardappel/treesheets
2321
2319
Do not use minimal rectangle when we scroll to selection (#1101) Before this commit, the TSCanvas used the minimal rectangle when we scrolled to selection of a cell, but when the user navigated by key arrows afterwards over a thin selection, the full rectangle was returned and the conditions were met to scroll further. After this, with another cell selected, the minimal rectangle was returned, but no more a condition to scroll was triggered. This behavior caused an inconsistent user experience when e.g. the user scrolls in and out and navigates afterwards with the arrow keys.
2315
Add missing variable to compare to (#1097)
2312
Partially revert "Format is mutually exclusive" (#1095) This partially reverts commit 2b27b4f740b18c3f956642a16cbf5fa8d6660614.
2310
Remove obsolete functions (#1094)
2308
Use .length in Lobster scripts (#1093)
2306
Fix indentation for registry (#1092)
2304
Bump copyright and add my name (#1091)
2302
Do not show further information when selection is thin
2301
Avoid confusion