mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-03 21:10:30 +00:00
213d82f39b
The move tool enters scaling mode when the user mouses within 10 pixels either side of the the bottom right of the active layer boundary. Previously, the bounding box used to determine whether the mouse was at the bottom right of the layer used coordinates that were scaled to the size of the image. This made the size of the area you need to enter proportional the current zoom level. This commit fixes the issue by using non-scaled coordinates to calculate the bounding box, meaning its size is unaffected by the current zoom level. |
||
---|---|---|
.. | ||
Applets | ||
Applications | ||
BuggieBox | ||
Demos | ||
DevTools | ||
DynamicLoader | ||
Games | ||
Libraries | ||
Services | ||
Shell | ||
Utilities | ||
CMakeLists.txt |