shipshapecode / tether

A positioning engine to make overlays, tooltips and dropdowns better

Home Page:https://tetherjs.dev/docs/welcome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: Match target width/height

voliva opened this issue · comments

Would be nice to have a feature where it could make the element's width/height match that one of the target.

This would be useful to make things like custom Dropdowns, where you want the popping list to stick to the component while keeping the same width.

There was a PR for this a while back: #203 At this time we're not adding new features to Tether, so I'd encourage you to try that code out on a fork.