Changeset - r28810:dd35d3d734ac
master
0
2
0
Fix d3c673e: Don't defer OnResize() after ReInit() (#12174)
Some windows resize themselves during painting and issue ReInit(). In this case deferred OnResize() causes a visible glitch as the event is handled on the next redraw.
Some windows resize themselves during painting and issue ReInit(). In this case deferred OnResize() causes a visible glitch as the event is handled on the next redraw.
2 files changed with 10 insertions and 6 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)