yasirkula / UnitySimpleFileBrowser

A uGUI based runtime file browser for Unity 3D (draggable and resizable)
MIT License
849 stars 111 forks source link

UIToolkit support or fork? #69

Open achimmihca opened 2 years ago

achimmihca commented 2 years ago

Hello, the file dialog seems very nice!

However, the current implementation seems to be for component based UI but we are using Unity's new UIToolkit (uxlm and stylesheets) in our project.

Is there a version for UIToolkit or plans to support it in the future?

yasirkula commented 2 years ago

At the moment, I don't have plans for supporting UI Toolkit, mainly because 1) I have no experience with it and 2) uGUI is still dominant in runtime GUI IMO. Until these conditions change, this feature request will probably stay open but thanks for the feature request!