idoros / zeejs

Layering in HTML
MIT License
7 stars 0 forks source link

feat: overlay margin #81

Closed idoros closed 2 years ago

idoros commented 2 years ago

This PR adds a margin option to overlays that are bound to a UI anchor (Tooltip & Popover). The margin works for both X & Y Axes, but only if they are set to be outside of the anchor (before or after), setting position to start, center or end will not apply the margin for the axis.

open issues