Skip to content

Releases: aardappel/treesheets

2321

04 Aug 19:23
c78079c
Compare
Choose a tag to compare
In stable branch we cannot use wxUSE_SYS_LIBS yet (#1102)

2319

04 Aug 17:51
c07563f
Compare
Choose a tag to compare
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

02 Aug 20:35
db75873
Compare
Choose a tag to compare
Add missing variable to compare to (#1097)

2312

02 Aug 19:45
5803215
Compare
Choose a tag to compare
Partially revert "Format is mutually exclusive" (#1095)

This partially reverts commit 2b27b4f740b18c3f956642a16cbf5fa8d6660614.

2310

02 Aug 19:36
dd655a6
Compare
Choose a tag to compare
Remove obsolete functions (#1094)

2308

02 Aug 19:25
98101b8
Compare
Choose a tag to compare
Use .length in Lobster scripts (#1093)

2306

02 Aug 19:17
49048ed
Compare
Choose a tag to compare
Fix indentation for registry (#1092)

2304

02 Aug 19:08
583116c
Compare
Choose a tag to compare
Bump copyright and add my name (#1091)

2302

02 Aug 12:16
Compare
Choose a tag to compare
Do not show further information when selection is thin

2301

02 Aug 11:56
Compare
Choose a tag to compare
Avoid confusion