----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129284/ -----------------------------------------------------------
Review request for Okular. Repository: okular Description ------- This fixes the problem for now, but the whole load/relayout/scroll logic cries for a refactoring. For example, upon loading a file the viewport is set 4 times, and if the viewport was "104" initially, it becomes "104;C2:0.49933:0.499527:1" in the end. Diffs ----- ui/pageview.cpp bb540cb Diff: https://git.reviewboard.kde.org/r/129284/diff/ Testing ------- Thanks, Miklós Máté