svelte-image icon indicating copy to clipboard operation
svelte-image copied to clipboard

Waypoint has min-height 100px

Open jaroel opened this issue 4 years ago • 0 comments

I noticed that the Waypoint has a hard-coded min-height. This is sub-optimal when we're dealing with small-height images - say 38px high.

Is there a particular reason for the min-height that I'm not seeing?

https://github.com/matyunya/svelte-image/blob/ae7aff7dddce1af57048d995aacba5ac760de70b/src/Image.svelte#L65

jaroel avatar Feb 02 '20 00:02 jaroel