mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 05:45:06 +00:00
![]() This implements the rotate cw/ccw actions in PDFViewer. Since the rendered pages are stored in a HashMap for caching, the bitmap is wrapped in a struct with the current rotation. This way the caching works as expected while zooming, and a new bitmap is rendered when the page is rotated. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
NumericInput.cpp | ||
NumericInput.h | ||
OutlineModel.cpp | ||
OutlineModel.h | ||
PDFViewer.cpp | ||
PDFViewer.h | ||
PDFViewerWidget.cpp | ||
PDFViewerWidget.h | ||
SidebarWidget.cpp | ||
SidebarWidget.h |