[1875] 3/4ths gauge in autosize is not working well + needle dial fix for tall gauges - #2199
Merged
Conversation
n-lark
marked this pull request as ready for review
August 20, 2026 19:35
knolleary
approved these changes
Aug 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Auto-size gauge-34 was collapsing to one row and its fixed 300px arc spilled over, so stacked gauges overlapped. This gives an auto gauge-34 a sensible 3-row cell and sizes the dial to its cell instead of that fixed fallback, scoped to gauge-34 so nothing else changes.
Also fixes a bug that was introduced by #1607: The needle sitting off its center point for tall gauges - it pivoted on the canvas bottom instead of the arc center which caused it to be slightly off.
See before + after pics
3/4ths gauge autosize before
3/4ths gauge autosize after
Dial fix for 1607 before
Dial fix for 1607 after
Related Issue(s)
Resolves #1875
Relates to https://github.com/FlowFuse/engineering/issues/241
Checklist
flowforge.yml?FlowFuse/helmto update ConfigMap TemplateFlowFuse/CloudProjectto update values for Staging/ProductionLabels
area:migrationlabel