obsidian-level-maker / Obsidian

A community continuation of the OBLIGE Level Maker, originally by Andrew Apted, combined with ObAddon.
https://obsidian-level-maker.github.io
Other
160 stars 22 forks source link

Feature request: Only show "rollback" icon when a setting's value is non-default #649

Closed thecnoNSMB closed 8 months ago

thecnoNSMB commented 8 months ago

As in title; I don't know what the default values are so I don't know what values (if any) I may have accidentally changed. I believe hiding the "reset to default" button when the value is already default is the usual way of indicating this.

dashodanger commented 8 months ago

The GUI currently in use is deprecated and will no longer be developed; in the unstable branch I have removed these windows/widgets and the FLTK dependency altogether in favor of a ground-up rework using ImGUI.