Skip to content

Make the room pill a bit more dynamic - #169

Merged
subpop merged 2 commits into
subpop:mainfrom
lukaaas176:room-pill
Aug 11, 2026
Merged

Make the room pill a bit more dynamic#169
subpop merged 2 commits into
subpop:mainfrom
lukaaas176:room-pill

Conversation

@lukaaas176

Copy link
Copy Markdown
Contributor

Make the room pill a principal toolbar item and set the minimum width to the current maximum width, and increasing the maximum width to 280pt.

Before

Screenshot 2026-07-27 at 21 20 26

After

Screenshot 2026-07-27 at 21 21 12

With less width

Screenshot 2026-07-27 at 21 21 35

@lukaaas176 lukaaas176 changed the title Make the room a bit more dynamic Make the room pill a bit more dynamic Jul 27, 2026
@subpop

subpop commented Jul 29, 2026

Copy link
Copy Markdown
Owner

Is there a reason why you set a minimum width? When that happens, the room capsule ends up looking wider when the room name doesn't fill the space.

Screenshot 2026-07-28 at 9 55 46 PM Screenshot 2026-07-28 at 9 56 45 PM

Just increasing the maxWidth to 280 and leaving minWidth unspecified lets the view naturally constrain itself to the smallest size necessary.

Screenshot 2026-07-28 at 9 57 25 PM

@lukaaas176

lukaaas176 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Ah well, somehow I did not get a notification, sorry about that! Honestly, i felt it was kinda crammed in there, and thought this would be a reasonable default, but I can remove it, sorry for just dropping it in... It just was nice to have "room" to press

Removed minWidth constraint to allow the title to naturally hug its contents
@subpop
subpop merged commit 3c35a59 into subpop:main Aug 11, 2026
1 check 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.

2 participants