Ensure chat opens when guests join shared projects (#6425)
This was broken because the panel was created before being added to a dock. Invert the control order and add `starts_open()` to the Panel trait (which lets us simplify how this worked for the ProjectPanel too) Release Notes: - Improved Chat visibility when joining a call as a guest
C
Conrad Irwin committed
482c01aaf3ac732bbc98143b4525b199cb95980b
Committed by GitHub <noreply@github.com>
on 1/24/2024, 7:45:04 PM