tryexceptpass / sofi

an OS agnostic UI module for Python
MIT License
387 stars 49 forks source link

Add Bootstrap Popovers #56

Open tryexceptpass opened 8 years ago

tryexceptpass commented 8 years ago

The discussion here is similar to the one for Tooltip (#55). Do we generate the HTML ourselves or do we add a special command to the base JS lib.

Whatever we do, it should support click, hover, focus and manual triggers, as well as delay, animation, placement and viewport settings.