Closed beto-rodriguez closed 2 weeks ago
Fixes name inconsistency, renames TooltipFindingStrategy to FindingStrategy.
TooltipFindingStrategy
FindingStrategy
Becuase this strategy is not only used on tooltips, but also on PointerDown, Hover and Hover lost events.
There are no braking changes here, TooltipFindingStrategy is still valid, but marked as obsolete.
Fixes name inconsistency, renames
TooltipFindingStrategy
toFindingStrategy
.Becuase this strategy is not only used on tooltips, but also on PointerDown, Hover and Hover lost events.
There are no braking changes here, TooltipFindingStrategy is still valid, but marked as obsolete.