User list does not properly re-size. #45

Closed
opened 2024-11-21 06:26:35 -05:00 by rainbownapkin · 2 comments
rainbownapkin commented 2024-11-21 06:26:35 -05:00 (Migrated from gitlab.com)

User list does not properly re-size with chat.

To reproduce issue:

  1. Drag chat out to the middle of the window.
  2. Drag user list all the way back to the ridge edge of the window until it stops you from moving it any further.
  3. Hide the user list.
  4. Drag the chat all the way back to the right edge of the window until it stops you from moving it any further.
  5. Un-hide the user-list and watch as the chat and user list get cut-off by the side of the window.
User list does not properly re-size with chat. To reproduce issue: 1. Drag chat out to the middle of the window. 2. Drag user list all the way back to the ridge edge of the window until it stops you from moving it any further. 3. Hide the user list. 4. Drag the chat all the way back to the right edge of the window until it stops you from moving it any further. 5. Un-hide the user-list and watch as the chat and user list get cut-off by the side of the window.
rainbownapkin commented 2024-11-28 04:26:54 -05:00 (Migrated from gitlab.com)

Testing shows that using vw relative to window size, instead of % relative to parent size provides much better results without much code change. Will implement after global bans.

Testing shows that using vw relative to window size, instead of % relative to parent size provides much better results without much code change. Will implement after global bans.
rainbownapkin commented 2024-12-03 05:15:43 -05:00 (Migrated from gitlab.com)

Fixed channel layout bugs with click dragger: fa6696f9d3

Fixed channel layout bugs with click dragger: fa6696f9d3a29a801b0daf6f371cf3444786f5d8
rainbownapkin (Migrated from gitlab.com) closed this issue 2024-12-03 05:15:44 -05:00
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: rainbownapkin/canopy#45
No description provided.