yasirkula / UnitySimpleFileBrowser

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

Enable spriteatlas compression #90

Closed lvgrecords closed 1 year ago

lvgrecords commented 1 year ago

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

yasirkula commented 1 year 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.