Skip to content

Fix letterSpacing using GuiProp.FontSize instead of GuiProp.LetterSpacing#16

Merged
michaelsakharov merged 1 commit into
ProwlEngine:mainfrom
Exanite:fix/incorrect-letter-spacing-prop
Sep 21, 2025
Merged

Fix letterSpacing using GuiProp.FontSize instead of GuiProp.LetterSpacing#16
michaelsakharov merged 1 commit into
ProwlEngine:mainfrom
Exanite:fix/incorrect-letter-spacing-prop

Conversation

@Exanite

@Exanite Exanite commented Sep 17, 2025

Copy link
Copy Markdown
Contributor

This looked a bit suspicious when I first saw it, but after some poking around, I still don't know how letterSpacing actually affects the resulting cursor position. The result seems correct regardless of what letterSpacing value I use.

I'm opening this PR as a way to track this issue since I don't know if this actually fixes anything.

@michaelsakharov

Copy link
Copy Markdown
Contributor

Yeah this is a typo, its specifically when you move your cursor outside the element it needs to scroll, it wasent previously using the correct value for determining the cursor position during that process

@Exanite Exanite marked this pull request as ready for review September 17, 2025 11:02
@Exanite

Exanite commented Sep 17, 2025

Copy link
Copy Markdown
Contributor Author

I'm fixing this as part of my UI scaling PR

@Exanite

Exanite commented Sep 21, 2025

Copy link
Copy Markdown
Contributor Author

Reopening since we're not merging the current UI scaling PR

@Exanite Exanite reopened this Sep 21, 2025
@michaelsakharov michaelsakharov merged commit e1647de into ProwlEngine:main Sep 21, 2025
@Exanite Exanite deleted the fix/incorrect-letter-spacing-prop branch September 21, 2025 17:05
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