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

Added option to specify foreground z index

Open alvinometric opened this issue 2 years ago • 0 comments

Hello,

By default, parent container of the foreground element has a z index of 2, which makes sense. But on mobile, it can be helpful for the background element to be on top of the foreground element.

This PR lets you specify the foreground z index as a property

alvinometric avatar Nov 10 '22 10:11 alvinometric