NadyaNayme / job-gauges

FFXIV-inspired job gauges for Runescape combat styles
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Magic/Ranged gauges need Visibility toggles on all components #32

Open NadyaNayme opened 1 month ago

NadyaNayme commented 1 month ago

See "Visible Components" section for Necromancy. I was lazy and didn't bother adding it to Magic/Ranged gauges yet.

Presentation wise I'm not really happy with a massive list for every gauge. I kind of want to move gauge-specific settings into tabs like this: image

However doing so requires updating A1 Sauce to be able to create tabbed/grouped settings. This would help with settings saturation / users being overwhelmed by the number of settings too by decluttering the Settings window.

NadyaNayme commented 1 month ago

A1 Sauce supporting tabs/groups is not strictly required but is desired.

Tabs should be images which contain an icon - similar in-game NIS interface tabs. Clicking the tab sets it to active and changes which of the tab groups is visible. No need to worry about resorting tabs (unlike in-game) they can be in a fixed order (Melee -> Ranged -> Magic -> Necromancy)