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
51 stars 18 forks source link

[Bug] Location widget does not respect toolbar margin #71

Closed gsapi closed 1 month ago

gsapi commented 2 months ago

The location widget's horizontal position seems to be static and does not move to be in the center of the toolbar when the toolbar width changes, instead staying in the center of the screen. Would it be possible to have an option to keep it in the center of the toolbar for visual consistency?

haroldiedema commented 2 months ago

This is currently not possible no, because the location widget is in a special (centered) container. It will always sit in the middle of the screen.

I'll leave this open, but can't promise a fix for this on a short term.