Skip to content

Conversation

@ThibautTrarbach
Copy link

Hello,

Here is a pull request related to issue.

This is the patch explained in the issue and currently being used in one of our apps with @scalz.

Thank you in advance,
Thibaut

@ThibautTrarbach ThibautTrarbach changed the title [syncfusion_flutter_gauges] Fix SfLinearGauge drag offset issue inside custom RenderObjects with Paint Offset Fix: [syncfusion_flutter_gauges] SfLinearGauge drag offset issue inside custom RenderObjects with Paint Offset Jan 4, 2026
@VijayakumarMariappan VijayakumarMariappan added gauges Gauges component open Open labels Jan 6, 2026
@Harsha-SF4223
Copy link

Hi @ThibautTrarbach,

Thank you for sharing your proposal and providing the patch related to the reported issue.

​We will fix the issue, and the update will be included in our upcoming weekly release, scheduled for January 13, 2026. We appreciate your continued support in helping us deliver high-quality components.

​Regards,
Harsha.

@VijayakumarMariappan VijayakumarMariappan added bug Something isn't working follow-up scheduled Follow-up scheduled and removed open Open labels Jan 6, 2026
@Mugunthan-Ramalingam
Copy link
Contributor

Hi @ThibautTrarbach,

The reported issue has been resolved, and the fix is included in the version mentioned below. We kindly request you to upgrade the syncfusion_flutter_gauges package to the latest version to avoid this issue.

Version: https://pub.dev/packages/syncfusion_flutter_gauges/versions/32.1.23

Root Cause:

The drag handler previously used details.localPosition to compute the marker’s value. In scenarios where parent widgets apply paint offsets without providing a transform layer, the gesture recognizer may report local coordinates relative to the parent’s origin instead of the gauge’s actual drawn location. This caused a mismatch between the pointer position and the gauge value.

sample_mlDpvJtITI

Please let us know if you need any assistance with the upgrade or have further questions.

Regards,
Mugunthan.

@sfHariHaraSudhan sfHariHaraSudhan added fixed Fixed and delivered update and removed follow-up scheduled Follow-up scheduled labels Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fixed Fixed and delivered update gauges Gauges component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants