ladybird/Userland/Applications/ImageViewer
Marcus Nilsson cecbed467b LibGUI: Move rotate cw/ccw to CommonActions
The rotate clockwise/rotate counterclockwise actions can be added to
CommonActions since they are repeated in FontEditor, ImageViewer and
PixelPaint. This keeps the shortcuts and icons consistent across
applications.
2022-01-06 21:25:02 +01:00
..
CMakeLists.txt ImageViewer: Port to LibMain :^) 2021-11-24 00:25:23 +01:00
main.cpp LibGUI: Move rotate cw/ccw to CommonActions 2022-01-06 21:25:02 +01:00
ViewWidget.cpp ImageViewer: Allow choice between nearest neighbor and bilinear scaling 2021-12-29 17:58:32 +01:00
ViewWidget.h ImageViewer: Allow choice between nearest neighbor and bilinear scaling 2021-12-29 17:58:32 +01:00