Skip to content

Illusion_BrowserFolders v3.2.1

Compare
Choose a tag to compare
@ManlyMarco ManlyMarco released this 20 Feb 19:54
· 6 commits to master since this release

Readme and Download

What's Changed

  • Fix multiple issues in FolderTreeView; Fix forgetting current studio folder in KK by @takahiro0327 in #47
    • Bug that ExpandToCurrentFolder() sometimes does not work
      GetDirectoryName was not behaving as expected on paths with trailing slashes.
    • Bug that sometimes causes exception when scrolling
      Scrolling may cause the item to be shown or hidden in the middle of an event, changing the layout function call

Full Changelog: v3.2...v3.2.1