Skip to content

fix(graphing): clipped/cropped tick values on smaller resolution devices#79

Merged
Bnyro merged 1 commit intoyou-apps:mainfrom
dhanuarf:clippedtext
Sep 18, 2025
Merged

fix(graphing): clipped/cropped tick values on smaller resolution devices#79
Bnyro merged 1 commit intoyou-apps:mainfrom
dhanuarf:clippedtext

Conversation

@dhanuarf
Copy link
Contributor

@dhanuarf dhanuarf commented Sep 2, 2025

This PR fixes this issue that happens on small resolution devices or when the user have their font/display size settings set to large:
CalcYou-clipped-tick

It is now using a fixed font size.

The PR also includes another fix: negative numbers show a trailing zero.

Copy link
Member

@Bnyro Bnyro left a comment

Choose a reason for hiding this comment

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

Really appreciate seeing you on an other repo than LibreTube as well, thanks for the PR!

And sorry for the delay, I've been on vacation recently and forgot about reviewing it afterwards :/

Also includes fix where negative numbers show a trailing zero.
Copy link
Member

@Bnyro Bnyro left a comment

Choose a reason for hiding this comment

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

Thank you!

@Bnyro Bnyro merged commit 4956fcd into you-apps:main Sep 18, 2025
1 check passed
@dhanuarf dhanuarf deleted the clippedtext branch October 31, 2025 12:27
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.

2 participants