lity icon indicating copy to clipboard operation
lity copied to clipboard

Custom max-width

Open igramnet opened this issue 7 years ago • 2 comments
trafficstars

Hello. I want to open iframe page with max-width = 100% and max-height = 100% (full page). How can I do that?

igramnet avatar Sep 03 '18 11:09 igramnet

The only way currently is to overwrite the css:

https://github.com/jsor/lity/blob/7c3162be6238c80c9df59ea5dc48169aef2efc2f/dist/lity.css#L169-L197

jsor avatar Sep 06 '18 11:09 jsor

Please add support for this through an attribute to specify a max width as a percentage or pixel width

adam-jones-net avatar Sep 27 '19 13:09 adam-jones-net