Zeffuro / ZeffUI

A FFXIV Overlay for OverlayPlugin using HTML and JS
GNU Affero General Public License v3.0
69 stars 22 forks source link

[Suggestion] Save Settings WITHOUT closing window #66

Open Sythalin opened 2 years ago

Sythalin commented 2 years ago

Title. When trying to configure it and check layouts, it gets very tedious to have to keep reopening the config after adjustment/save.

Zeffuro commented 2 years ago

Currently impossible without rewriting the entire config section to be not in a popup but in the overlay itself.

Sythalin commented 2 years ago

Maybe move the config into ACT itself? It's how hojoring/SPESPE does their configs. Probably be a bit of work, but just throwing it out there. Admittedly may be more work; I'm not familiar with the backend.

Thanks!