rohit-px2 / nvui

A modern frontend for Neovim.
MIT License
1.72k stars 49 forks source link

frameless title bar leaves big white lines on the other screen when maximized (windows 11) #129

Closed kurakurakantor closed 2 years ago

kurakurakantor commented 2 years ago

snapping the app to maximize or clicking the maximize button leaves a white border on the other screen (dual monitor) when using a frameless title bar, no issues if it's disabled. white border doesn't appear if it's snapped on half the screen or quarter, only happens in maximize. also doesn't appear on nvuitogglefullscreen. hopefully could be fixed soon, this is the only customizable title bar nvim gui i could find, and i've been loving it, thank you so much for your hard work.

kurakurakantor commented 2 years ago

image

xarthurx commented 2 years ago

I don't have this issue on my machine. But text size is different though.

kurakurakantor commented 2 years ago

what os are you onn and what version of nvui are you on?

xarthurx commented 2 years ago

Windows 11, newest nvui.

kurakurakantor commented 2 years ago

huh, weird, is it the newest nvui release or the newest main artifact? could it be that it's just my config? thank you for your reply btw

kurakurakantor commented 2 years ago

the white border issue fixes itself if i change the scale of the monitor, but each time i opened a new instance it shows up again, i have no idea what's happening

kurakurakantor commented 2 years ago

so uh... like the #133 config size issue... not using showMaximized before the title bar initializes fixes the issue