native-windows-gui icon indicating copy to clipboard operation
native-windows-gui copied to clipboard

possible typo in file_dialog.rs and feature request for an example

Open DaQue opened this issue 4 years ago • 0 comments

native-windows-gui/native-windows-gui/src/resources/file_dialog.rs

line 28 * action: The action to execute. Open, OpenDirectory for Save

possible typo "for" should be "or"

Please consider adding an example for file dialogs. You show a image of one in the showcase but no example.

DaQue avatar Apr 15 '22 20:04 DaQue