dfranx / ImFileDialog

A file dialog library for Dear ImGui
MIT License
495 stars 57 forks source link

Details icon preview: Compat Mac + details/icon/preview buttons & zoom slider #31

Open pthom opened 1 year ago

pthom commented 1 year ago

details/icon/preview buttons & zoom slider are presented at the bottom of the window (to the left of Ok/Cancel) The size of the widget is unchanged. Compatible with small window sizes Note: preview now starts at zoom=3 instead of 5

Details mode:

image

Icon mode (also, this is on a Mac, and the Quick access is now populated)

image

Preview mode

image