Skip to content

add max-width to custom emotes to prevent overly wide emotes#164

Merged
7w1 merged 2 commits intoSableClient:devfrom
Sugaryyyy:dev
Mar 11, 2026
Merged

add max-width to custom emotes to prevent overly wide emotes#164
7w1 merged 2 commits intoSableClient:devfrom
Sugaryyyy:dev

Conversation

@Sugaryyyy
Copy link
Contributor

Description

Adds max-width property to emotes, preventing overly wide emotes from taking up the entire screen width.

Before:
image

After:
image

Fixes #161

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@Sugaryyyy Sugaryyyy requested a review from a team March 10, 2026 21:11
@dozro
Copy link
Member

dozro commented Mar 10, 2026

seems to work

before

image

with your fix

image

Copy link
Member

@dozro dozro left a comment

Choose a reason for hiding this comment

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

lgtm 👍
However: #161 (comment)

Prevent overly wide emotes from taking up the entire screen width.
@7w1 7w1 merged commit 20c5c29 into SableClient:dev Mar 11, 2026
6 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.

[Bug report] Emotes have no set max width

3 participants