When chat can scroll it's a different width than usual #27

Closed
opened 2025-12-20 00:47:26 +00:00 by Oliver · 3 comments
Owner

This was found in my Crucible+Ember world on Foundry v13.341

This was found in my Crucible+Ember world on Foundry v13.341
Oliver added this to the v1.2.0 milestone 2025-12-20 00:47:26 +00:00
Oliver added the
Kind
Bug
Priority
Medium
labels 2025-12-20 00:47:26 +00:00
Author
Owner

I cannot repro this in my dev environment, I'm thinking is caused either by Crucible or Ember but haven't determined which yet

I cannot repro this in my dev environment, I'm thinking is caused either by Crucible or Ember but haven't determined which yet
Oliver self-assigned this 2025-12-20 01:43:18 +00:00
Oliver added the
Reviewed
Non-Repro
label 2025-12-21 08:14:35 +00:00
Author
Owner

This is caused by Crucible being the active system, Ember is irrelevant for this

This is caused by Crucible being the active system, Ember is irrelevant for this
Oliver added
Reviewed
Confirmed
Priority
Low
and removed
Reviewed
Non-Repro
Priority
Medium
labels 2025-12-22 04:33:07 +00:00
Author
Owner

This was caused by my:

/* Make the chat sidebar the same width as all the other tabs */
.chat-sidebar:not(.sidebar-popout) { width: var(--sidebar-width); }

style

This was caused by my: ```css /* Make the chat sidebar the same width as all the other tabs */ .chat-sidebar:not(.sidebar-popout) { width: var(--sidebar-width); } ``` style
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Foundry/oft#27
No description provided.