No longer requires outer wrapper widget.
Fewer command round trips.
Correctly handle reaching window edges.
Uses fewer unnecessary widget extensions (we implement Widget already
so there was no point).
Includes a cancellation widget extension, which will prevent a parent
tooltip displaying over the child.
Significantly expanded demo to cover edge cases and fully showcase new
features.
No longer requires outer wrapper widget. Fewer command round trips. Correctly handle reaching window edges. Uses fewer unnecessary widget extensions (we implement Widget already so there was no point). Includes a cancellation widget extension, which will prevent a parent tooltip displaying over the child. Significantly expanded demo to cover edge cases and fully showcase new features.