HumbleUI / JWM

Cross-platform window management and OS integration library for Java
Apache License 2.0
573 stars 46 forks source link

Windows: Resize without artifacts (experiment) #25

Closed EgorOrachyov closed 3 years ago

EgorOrachyov commented 3 years ago

We will have to return to this issue later. For now, we can create simple resize, with prev content blit in top-left corner and with background brush color fill new extendend window area.

EgorOrachyov commented 3 years ago

Useful resource https://stackoverflow.com/questions/53000291/how-to-smooth-ugly-jitter-flicker-jumping-when-resizing-windows-especially-drag/53032800#53032800