yasirkula / UnitySimpleFileBrowser

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

Making a confirmation panel for save file override. #62

Closed visca-c closed 2 years ago

visca-c commented 2 years ago

Does the current package handle save file override confirmation? I see that the prefab has a delete confirmation panel, it would be nice to have a save file override confirmation panel too. Currently it's hard to check before saving since I can only get file paths when OnSuccess happens.

yasirkula commented 2 years ago

It doesn't but it'd be a nice feature.

hippogamesunity commented 2 years ago

+1