summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGfx/Rect.cpp
AgeCommit message (Expand)Author
2021-01-23LibGfx: Implement Rect resizing around a fixed pointBen Wiederhake
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling