diff options
author | Sergey Bugaev <bugaevc@gmail.com> | 2019-11-22 19:13:32 +0300 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-11-22 18:42:31 +0100 |
commit | 2b9ec2257605335ec43aab01e2b7bd8107850f1b (patch) | |
tree | 1b1d095891d248afc2f4ec5cea7ee7a0b42bc93b /Servers/AudioServer/ASMixer.cpp | |
parent | 555b4236f8a8f305c70ba2cf710f9d319c4046fc (diff) | |
download | serenity-2b9ec2257605335ec43aab01e2b7bd8107850f1b.zip |
WindowServer: Optimize backing store placement for resizing windows
When a window is being resized, its size may differ from the size of its backing
store. In this case, peek at the direction the window is being resized in, and
render the backing store at the same place as it was previously.
https://github.com/SerenityOS/serenity/issues/52
Diffstat (limited to 'Servers/AudioServer/ASMixer.cpp')
0 files changed, 0 insertions, 0 deletions