-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Labels
Description
It looks like a repaint or invalidate is missing when handling wm_size messages. To see the issue resize the window such that the top of the editor changes while the width or height also changes. In my sample case where I see the issue I have a top aligned toolbar area that changes height as the width of the main window changes and this will move the editor window up and down during the resize, which shows the issue clearly. I believe this is a new issue.
Reactions are currently unavailable