1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 21:54:58 +00:00
serenity/Userland/Applications/ImageViewer
Matthew Olsson fbe712e265 LibGfx: Rename RotationDirection members
Left => CounterClockwise
Right => Clockwise

Makes much more sense for a rotation
2021-05-18 16:35:23 +02:00
..
CMakeLists.txt ImageViewer: Sandbox image decoding using the ImageDecoder service :^) 2021-05-14 21:02:18 +02:00
main.cpp LibGfx: Rename RotationDirection members 2021-05-18 16:35:23 +02:00
ViewWidget.cpp ImageViewer: Stop animation timer when deleting/changing image 2021-05-16 16:22:21 +01:00
ViewWidget.h ImageViewer: Disable image actions when there is no image 2021-05-16 16:22:21 +01:00