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] Toolbar not filling the entire edge of the screen #28

Closed bonsaibnuuy closed 5 months ago

bonsaibnuuy commented 5 months ago

The bottom and right edges of the toolbar don't fit the whole screen - not a big deal, but mildly annoying. Resolution is 2560x1440. image

haroldiedema commented 5 months ago

I wonder if this happens with other plugins as well that snap things to the edges based on the reported screen size from ImGUI 🤔

Can you tell me if you're running in borderless, windowed or fullscreen?

I'm running on 3440x1440 borderless myself and haven't noticed anything like this before.

bonsaibnuuy commented 5 months ago

borderless!

haroldiedema commented 5 months ago

I've added an option to adjust horizontal margins and a vertical offset. You can find these in the toolbar settings. It'll be available with the next update. (1.0.2.16 or higher)