Sunday, April 13, 2025
1 change · saas-18.2
Resolved issues and error corrections
The Discuss command palette now shows conversation avatars at a clearer, consistent size. This makes conversations easier to recognize while keeping the palette compact and improving the visual distinction between main and secondary text.
Original PR description
Conversation avatars were smaller than in discuss and also not integer scaling from `avatar_128`. This is fixed by using 32px width/height. Also reduce padding as to not make command palette significantly bigger + reduced opacity of secondary text for better difference with main text (conversation name). Before <img width="661" alt="Screenshot 2025-04-10 at 15 02 45" src="https://github.com/user-attachments/assets/ad7a8a6c-7f72-4e9d-a26e-4f19ee127a07" /> After <img width="654" alt="Screenshot 2025-04-10 at 15 02 24" src="https://github.com/user-attachments/assets/da510fe5-6904-4096-bc3b-4cf3b74c9f28" />