Psycojoker / prosopopee

a static website generator to make beautiful customizable pictures galleries that tell a story
http://prosopopee.readthedocs.org
GNU General Public License v3.0
327 stars 56 forks source link

exposure: fix bordered-picture taking more than screen height when image is portrait #142

Closed QSchulz closed 3 years ago

QSchulz commented 3 years ago

The bordered-picture is now limited in width and height to the one of the display, making it possible to have a portrait picture as bordered-picture and have it only take 100% of the display and not more.

Fixes #139.