Skip to content

Fixes Label text scaling #18434

Merged
snipe merged 7 commits intogrokability:developfrom
Godmartinz:label_lay_fix
Jan 15, 2026
Merged

Fixes Label text scaling #18434
snipe merged 7 commits intogrokability:developfrom
Godmartinz:label_lay_fix

Conversation

@Godmartinz
Copy link
Copy Markdown
Member

@Godmartinz Godmartinz commented Jan 13, 2026

This adds a helper method that scales the text size of field/row values of a label.
This should give the biggest size to fit the content on the label.

Before After
Before image
Screen.Recording.2026-01-13.at.10.13.57.AM.mov

@Godmartinz Godmartinz requested a review from snipe as a code owner January 13, 2026 20:21
@marcusmoore
Copy link
Copy Markdown
Collaborator

I pulled this down without looking at the code too deeply and the thing that stands out is the sizing of text when different words are used for the label (using Tapes\Dymo\LabelWriter_11354 in this example):

Before After
image image

Adjustable sizing is cool but in practice, as it is now, the output isn't uniform and looks funky 😕

@Godmartinz Godmartinz marked this pull request as draft January 14, 2026 06:09
@Godmartinz
Copy link
Copy Markdown
Member Author

I've removed scaling from the label title side, and I think we agree that this makes things look better now.
image

@Godmartinz Godmartinz marked this pull request as ready for review January 15, 2026 20:05
Copy link
Copy Markdown
Collaborator

@marcusmoore marcusmoore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Paired on this a bit and it looks good to me 😄

@snipe snipe merged commit 0103bd5 into grokability:develop Jan 15, 2026
6 of 7 checks passed
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.

3 participants