lory icon indicating copy to clipboard operation
lory copied to clipboard

lory markup position relative default

Open ludovicfoxintelligence opened this issue 7 years ago • 0 comments

If the direct parent of the lory tag does not have a predefined position, then "next" and "prev" tags move to the top of the page.

Can you default to "position: relative;" at the lory tag?

Something like: <lory style="position: relative;" :options="{ enableMouseEvents: true, infinite: 1 }">

ludovicfoxintelligence avatar Nov 17 '17 14:11 ludovicfoxintelligence