Small resolutions problem
-
Hello, when I change window size on small resolution (e.g. 800x600), then window is rapidly moving out of screen - when I move mouse to the left by one pixel while resizing, window is significantly moving to the right, when I move mouse by 3 pixels, then window is outside of screen
I don't have any logic in resizeEvent in QMainWindow
do you know maybe what is the problem or where it might lie? -
Hi and welcome to devnet,
Which version of Qt are you using ?
On which OS ?
If Linux:- Which desktop environment are you using ?
- Which window manager ?
-
Might be a silly question but do you having any zooming enabled when you have that low resolution issue ?
-
How are you resizing your window ?
-
Is it a frameless window ?
-
like normal app, I click on borders and move them
I think that I didn't mention, that on high res it works correctly, this thing happens only on lower resolutionsit looks like that, as you can see im moving mouse just by few pixels: