Files
ladybird/Userland/Libraries/LibGUI/AbstractZoomPanWidget.cpp
Mustafa Quraish 5d7f2086b0 LibGUI: Add AbstractZoomPanWidget widget :^)
This is an abstract widget that is meant to handle all the panning /
zooming functionality so that all applications implementing it do
not have to try to do their own coordinate math.
2022-01-14 01:02:34 +01:00

5.2 KiB