Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Reference code currently retained, waiting for focus and touch
support in the new tooltip system. But this commit should fully
cover all the new integration needed!
|
|
While this system comprehensively covers everything that info cards
did (which was generally smarter hovering logic than newer code for
external icon tooltips), it isn't focus- and touch-capable yet, so
isn't quite done within this commit.
However, the interface this system provides to others is baked and
fully implemented here.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #169!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Makes non-split <hr>'s consistent with <hr> (instead of using the
browser-default styling).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Which apparently doesn't break anything, surprisingly.
|
|
|
|
|
|
|
|
|
|
|