Closed internationils closed 6 months ago
Fixed.
Another weird timing issue related to double click operations firing more than once resulting in race conditions.
Fixed with a debouncing mechanism that prevents multiple double clicks.
This fixes a couple of issues:
Now to see if that has sideeffects in other navigation tasks. :smile:
When browsing down a file tree and opening nested folders, one level works with a double click on the folder name, but subsequent levels only work with a click on the arrow. What's strange is that when "click-spamming" the folder (clicking 10 times or so), sometimes it will fold open (and closed again on the next click)