ladybird/Userland/Applications/ImageViewer
Aziz Berkay Yesilyurt 285d4fac38 ImageViewer: Use the same function to resize the window
ImageViewer used two different logic to resize the display window, which
leads to confusing behaviour for rotate function. Now all the resizing
behaviour goes through the existing resize_window function.
2021-07-20 23:40:26 +02:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
main.cpp ImageViewer: Use the same function to resize the window 2021-07-20 23:40:26 +02:00
ViewWidget.cpp ImageViewer: Use the same function to resize the window 2021-07-20 23:40:26 +02:00
ViewWidget.h ImageViewer: Use the same function to resize the window 2021-07-20 23:40:26 +02:00