yasirkula / UnitySimpleFileBrowser

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

Full Screen #17

Closed Zumbalamambo closed 4 years ago

Zumbalamambo commented 4 years ago

How do I scale it to occupy fullscreen?

yasirkula commented 4 years ago

You can change the size of SimpleFileBrowserWindow object inside SimpleFileBrowserCanvas.prefab to some very big number. Plugin will automatically fit the file browser to screen at runtime.