mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:38:11 +00:00
![]() Double-clicking the edges of a window results in the edge being extended until it latches to the screen edge. This used to violate the fixed aspect ratio property of certain windows because of only extending the window in one dimension. This commit adds a special case to the latching logic that makes sure to also extend the other dimension of the window such that the fixed aspect ratio is maintained. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
BuggieBox | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |