MCPcopy Create free account
hub / github.com/YACReader/yacreader / decreasePageZoomLevel

Method decreasePageZoomLevel

YACReader/main_window_viewer.cpp:1827–1830  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1825}
1826
1827void MainWindowViewer::decreasePageZoomLevel()
1828{
1829 viewer->decreaseZoomFactor();
1830}
1831
1832void MainWindowViewer::sendComic()
1833{

Callers

nothing calls this directly

Calls 1

decreaseZoomFactorMethod · 0.80

Tested by

no test coverage detected