mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-24 10:22:05 -05:00
67b50d7994
A new checkbox in the toolbar now allows users toggle image rendering. A corresponding Config option makes this setting non-volatile. To void clashing with the previous "show_clipping_paths" option when caching a Page, we now use the RenderingPreferences.hash() and the pair_int_hash funcitons to compute a unique key into the page cache map for a given RenderingPreferences and zoom level. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp | ||
NumericInput.cpp | ||
NumericInput.h | ||
OutlineModel.cpp | ||
OutlineModel.h | ||
PDFViewer.cpp | ||
PDFViewer.h | ||
PDFViewerWidget.cpp | ||
PDFViewerWidget.h | ||
SidebarWidget.cpp | ||
SidebarWidget.h |