yasirkula / UnitySimpleFileBrowser

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

Enable spriteatlas compression #90

Closed lvgrecords closed 10 months ago

lvgrecords commented 10 months ago

important for mobile platforms to reduce build size: image -> image

yasirkula commented 10 months ago

It impacts the icons' visual quality (very noticeable in error icon and image file icon) so I'd like to leave this option to the users.