una-xiv / umbra

Umbra XIV - Adds quality of life improvements to the game and consolidates common UI elements and actions into a single uniform interface.
GNU Affero General Public License v3.0
83 stars 30 forks source link

[Bug] DTR bar still disabled when toolbar is disabled #61

Closed NLDGreen closed 5 months ago

NLDGreen commented 5 months ago

I noticed that when I clicked Restart Umbra with the toolbar disabled, the native DTR bar shows, but when I re-enable the toolbar (which disables DTR), and re-disable it, the DTR bar is still disabled. https://gyazo.com/4ed1f5e8aa90b445946a073bb9f31b61

Originally posted by @NLDGreen in https://github.com/una-xiv/umbra/issues/50#issuecomment-2091878937

haroldiedema commented 5 months ago

Yes, there is a separate option to always hide the native DTR bar (enabled by default). It's under toolbar settings -> server info bar.

If you disable that - show that it becomes visible - you can disable the toolbar to get the desired result.

NLDGreen commented 5 months ago

Yes but when I disable that setting, the DTR bar shows up even with the toolbar enabled https://gyazo.com/cf64b34d609cde0e46f139045d8dbd06

NLDGreen commented 5 months ago

What I meant is for the following:

  1. Whenever Umbra toolbar is disabled via /umbra-toggle Toolbar.Enabled, the DTR bar is enabled.
  2. Whenever Umbra toolbar is re-enabled via the same command, the DTR bar is disabled, until 1. happens again.
haroldiedema commented 5 months ago

Gotcha! Now I understand.

When you get the next update (1.0.3.8+), make sure that the Hide option is still enabled. When you toggle the toolbar off, the server info bar will become visible again.