Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove right padding from paragraph and descendants #11

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

willothy
Copy link
Collaborator

@willothy willothy commented Mar 28, 2024

Makes components where truncate = true not add right padding. This stops the cursor from scrolling horizontally outside of the button text.

Before:

2024-03-28.16-31-52.mp4

After:

2024-03-28.16-32-17.mp4

@willothy willothy force-pushed the fix-remove-rpad branch 2 times, most recently from 0c1e8ac to 5e7a3bc Compare March 28, 2024 23:09
@willothy willothy marked this pull request as ready for review March 28, 2024 23:11
Copy link
Contributor

@mobily mobily left a comment

Choose a reason for hiding this comment

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

looks good to me, thanks Will! ❤️

@mobily mobily merged commit cdd4556 into grapp-dev:main Mar 29, 2024
@willothy
Copy link
Collaborator Author

Yessir, glad to help! I've been wanting something like this for sooo long and just never got around to building it myself lol

@mobily mobily added the bugfix label Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants