jackmoore / colorbox

A light-weight, customizable lightbox plugin for jQuery
http://www.jacklmoore.com/colorbox/
MIT License
4.75k stars 1.14k forks source link

$.colorbox.resize() maxWidth #871

Open tsarma opened 5 years ago

tsarma commented 5 years ago

Colorbox resize() does not respect maxWidth property. It would be helpful when we can provide a ?maxWidth property along with width and height to resize() method.