MidoriKami / NoTankYou

FFXIV Dalamud Plugin, Shows a "Tank Stance" warning if no tanks in your party have their tank stance on.
Other
13 stars 13 forks source link

Persisting black background #10

Closed AkazaRenn closed 2 years ago

AkazaRenn commented 2 years ago

image Like in the screenshot, just turned it on today, not sure why. Disabling can remove the black background. Did a few tests, seems like it only happens when warning is placed on the edge of the screen (gray area exceeds the screen edge).

MidoriKami commented 2 years ago

How many displays do you have? Is there a display to the right of the game window? You also seem to be using system wide scaling, the "save" and "save & close" buttons are being cutoff

AkazaRenn commented 2 years ago

@MidoriKami I have two displays, but the other one is on the left of the main one. I'm using borderless windowed mode, and Dalamud's multi-window support is turned on. The game is not scaled up by Windows' scale function, instead I scaled the UI elements in the game settings to 150% * 110%.

MidoriKami commented 2 years ago

I have no intention of supporting multi-window features. With that said, I will look into scaling things properly with the game. No promises, as this is already very much an edge case

AkazaRenn commented 2 years ago

@MidoriKami Sure no rush. I'm not using it in multi windows either. The original plan was just to put it on the right edge of the screen, since you know there are quite some black tailing after the icons.

MidoriKami commented 2 years ago

since you know there are quite some black tailing after the icons.

News to me. image

AkazaRenn commented 2 years ago

since you know there are quite some black tailing after the icons.

News to me. image

image Weird, this is what I have, probably something to do with scaling like the buttons.

MidoriKami commented 2 years ago

Show me where and how you scaled up the ui elements

AkazaRenn commented 2 years ago

Show me where and how you scaled up the ui elements

Game settings: image

Dalamud: image

Plugin: image

MidoriKami commented 2 years ago

Mkay, I'll take a look when I have some time.

AkazaRenn commented 2 years ago

Mkay, I'll take a look when I have some time.

Sounds good, thanks!