springload / react-portal-popover

A popover library for React, using Portals for better positioning.
https://springload.github.io/react-portal-popover/
MIT License
21 stars 5 forks source link

Allow users to opt-out of automatic layout #7

Open JoshBarr opened 8 years ago

JoshBarr commented 8 years ago

A flag should determine whether the tooltip will reposition if there's not enough space. This is the default behaviour but potentially there's reasons to disable it.