BUMP minimum render size for PDF pages

This commit is contained in:
Luis Ángel San Martín Rodríguez
2024-06-20 17:12:03 +02:00
parent 15c904c139
commit f29c3a4f96
3 changed files with 10 additions and 4 deletions

View File

@ -7,6 +7,7 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
### YACReader
* Save magnifying glass size and zoom level.
* Add shortcut to reset the magnifying glass to its defaults (size and zoom), it is `slash` by default but it can be reasigned.
* Bump PDF render size.
###
* Fix headers in the table view getting stuck in a non moveable state.