file picker: ability to edit bookmark name
This commit is contained in:
parent
e9c16fed11
commit
93be309a39
2 changed files with 31 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ class FurnaceFilePicker {
|
|||
bool multiSelect;
|
||||
bool confirmOverwrite, dirSelect, noClose, isModal, isEmbed, hasSizeConstraints;
|
||||
bool isPathBookmarked, isSearch;
|
||||
int scheduledSort, imguiFlags;
|
||||
int scheduledSort, imguiFlags, editingBookmark;
|
||||
size_t curFilterType;
|
||||
float lastScrollY;
|
||||
int enforceScrollY;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue