mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-11 10:18:15 +09:00
![]() When the image is flipped or rotated, the window is resized to ensure that the image still fits in the frame. However, currently the original bitmap rect is used, which doesn't take into account the scaling factor. Fix this by using the scaled rect instead. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
ViewWidget.cpp | ||
ViewWidget.h |