Closed fluxxcode closed 8 months ago
Implemented FileDialog::take_selected. Unlike FileDialog::selected, this method returns the selected path only once and sets the dialog state to DialogState::Closed.
FileDialog::take_selected
FileDialog::selected
DialogState::Closed
Thanks @crumblingstatue!
Implemented
FileDialog::take_selected
. UnlikeFileDialog::selected
, this method returns the selected path only once and sets the dialog state toDialogState::Closed
.Thanks @crumblingstatue!