You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My app is targeting Linux desktop users and I have created the volume setter with the slider. The problem is, When I use the tooltipShape with SfPaddleTooltipShape the graphic for the tooltip gets corrupted but when I use the SfRectangularTooltipShape it works correctly.
We are able to replicate the reported issue regarding paddle tooltip is not rendering properly in slider when the tooltip size is greater than parent widget at our end and have logged bug report for it in our feedback portal. We will fix and include the changes in our weekly patch release which is expected to be rolled out on October 15, 2024 . We will update you here once the release is rolled out and we appreciate your patience until then. You can also track the status of the bug with the feedback below.
The reported issue has been fixed and rolled out in our Weekly patch release. To avoid this issue, we kindly request that you upgrade the syncfusion_flutter_sliders package to the latest version below.
Root cause: The tooltip's size was miscalculated due to incorrect dimensions based on the slider track size. This caused the tooltip's position to be incorrectly adjusted, leading to rendering issues.
Bug description
My app is targeting Linux desktop users and I have created the volume setter with the slider. The problem is, When I use the tooltipShape with SfPaddleTooltipShape the graphic for the tooltip gets corrupted but when I use the SfRectangularTooltipShape it works correctly.
Steps to reproduce
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
Stack Traces
Stack Traces
On which target platforms have you observed this bug?
Linux
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: