Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Includes baseline rectangle computation and actually applying an
arbitrary position to a tooltip.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As well as clientInfo itself.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|