You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I resize the window by dragging left or top edge, the opposite edge (right or bottom respectively) shows noticeable flicker, is if it moves first with the direction of the drag and then goes back to its position.
I am not sure what is causing this behaviour. Tracing of the resize and paint events shows the correct expected location and size.
The text was updated successfully, but these errors were encountered:
When I resize the window by dragging left or top edge, the opposite edge (right or bottom respectively) shows noticeable flicker, is if it moves first with the direction of the drag and then goes back to its position.
I am not sure what is causing this behaviour. Tracing of the resize and paint events shows the correct expected location and size.
The text was updated successfully, but these errors were encountered: