PolyMeilex / rfd

Rusty File Dialog
MIT License
564 stars 64 forks source link

No cancel-button in `AsyncFileDialog` on web #138

Open emilk opened 1 year ago

emilk commented 1 year ago

AsyncFileDialog::pick_file shows this:

Screenshot 2023-08-22 at 15 50 34

It is not obvious that this dialog can be canceled by clicking OK

Ofc this would be best fixed by: