Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1827
void MainWindowViewer::decreasePageZoomLevel()
1828
{
1829
viewer->decreaseZoomFactor();
1830
}
1831
1832
void MainWindowViewer::sendComic()
1833
{
Callers
nothing calls this directly
Calls
1
decreaseZoomFactor
Method · 0.80
Tested by
no test coverage detected