https://bugs.kde.org/show_bug.cgi?id=421468
Oliver Sander <oliver.san...@tu-dresden.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |oliver.san...@tu-dresden.de --- Comment #1 from Oliver Sander <oliver.san...@tu-dresden.de> --- pageview.cpp:4203 hardwires the limit: const float upperZoomLimit = d->document->supportsTiles() ? 16.0 : 4.0; I haven't tried whether anything bad happens (besides possibly large memory/CPU consumption) if that limit is increased further. -- You are receiving this mail because: You are the assignee for the bug.