libpdfviewer/app
octocorvus bb14ba1a25 bugfix: make text layer position absolute and use CSS transform to al...
...ign it to canvas

Fixes a bug where there was empty space above pdf page, when page
rotation is 90 or 270 degrees.

Testing: open pdf and try all rotations (0, 90, 180 and 270 degrees)
with various zoom levels (especially, max and min zoom levels), and make
sure that text layer is aligned properly to the canvas and there aren't
any unwanted blank spaces. Finally, repeat the same testing procedure
for landscape mode.

To check if text layer is aligned properly on debug builds, toggle text
layer visibility from menu or use chrome dev tools.
2023-04-09 09:32:58 -04:00
..
src/main bugfix: make text layer position absolute and use CSS transform to al... 2023-04-09 09:32:58 -04:00
.gitignore initial commit with overhauled / rebranded project 2019-06-27 23:22:08 -04:00
build.gradle.kts update build tools version to 33.0.2 2023-02-11 05:36:29 -05:00
lint.xml remove obsolete backup lint suppression 2022-05-26 20:45:37 -04:00
proguard-rules.pro initial commit with overhauled / rebranded project 2019-06-27 23:22:08 -04:00