Added FileBrowser.CustomSearchHandler event
Unclaimed project
Are you a maintainer of UnitySimpleFileBrowser? Claim this project to take control of your public changelog and roadmap.
Changelog
A uGUI based runtime file browser for Unity 3D (draggable and resizable)
Last updated 3 months ago
Added FileBrowser.CustomSearchHandler event
Fixed WaitForSaveDialog no longer working on Android (fixed #107)
Disabled "Parse Escape Characters" of all TextMeshProUGUIs to avoid edge cases (fixed #106)
Added FileBrowser.CanDeleteFiles and CanRenameFiles properties to disable deleting/renaming files via file browser UI