Skip to content

Chat Message Spacing Offset#6723

Open
Alecksohs wants to merge 2 commits into
space-wizards:masterfrom
Alecksohs:ChatOffsets
Open

Chat Message Spacing Offset#6723
Alecksohs wants to merge 2 commits into
space-wizards:masterfrom
Alecksohs:ChatOffsets

Conversation

@Alecksohs

Copy link
Copy Markdown

About the PR

This PR adds a public message spacing offset variable to the Output Panel.

Technical details

The current chatbox renders using not controls but a bespoke custom drawpass with Rich Text Entries. This has an issue of pixel rounding on spacing, where at smaller font sizes, you will have issues regarding pixel spacing. A message spacing offset is added to the previous GetLineSeparation to add the float to the spacing. It's rather simple.

Breaking changes

None.

@Alecksohs
Alecksohs requested a review from DrSmugleaf as a code owner July 5, 2026 22:50
@metalgearsloth

Copy link
Copy Markdown
Contributor
image

Does this fix this

@Alecksohs

Copy link
Copy Markdown
Author

This will not 'fix' the fundemental issues if the renderer's spacing being odd due to pixel alignment. It just allows you to, for every message, increase the total spacing.

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