FlutterSliderTooltip disableAnimation and alwaysShowTooltip odd #35
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
Hi, I tested your xlider and have some odd issues when setting disableAnimation and alwaysShowTooltip:
First, if the tooltip is like this
The tooltip will animate from top to right.
If you set FlutterSliderTooltipDirection.top it will popup on top as expected.
Second, when tooltip is like this
Tooltip will always show on top, and the FlutterSliderTooltipDirection.left/top/right has little to no effect
Third, when tooltip is like this
The tooltip are actually behind the knob
Is this by design or is it buggy?
The text was updated successfully, but these errors were encountered: