Skip to content

Improve weight display stability for negative readings - #18

Open
unSinn wants to merge 1 commit into
031devstudios:masterfrom
unSinn:improve-weight-display-stability
Open

Improve weight display stability for negative readings#18
unSinn wants to merge 1 commit into
031devstudios:masterfrom
unSinn:improve-weight-display-stability

Conversation

@unSinn

@unSinn unSinn commented May 17, 2026

Copy link
Copy Markdown

This change keeps the numeric part of the weight display visually anchored when the reading crosses into negative values, instead of shifting to the right when the minus sign appears.

Visual example

Before
  0.0
  -0.0
   ^ numeric part shifts right

After
   0.0
  -0.0
   ^ numeric part stays in the same position

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant