ZIm/crates/ui/src
Richard Feldman 52f29b4a1f
Fix conversation selector popover menu offset (#22796)
Before, the conversation popover menu covered up what you were typing
because it wasn't offset properly.

Now it's offset properly, using the UI font size so the amount of offset
scales with the font size:

<img width="435" alt="Screenshot 2025-01-07 at 4 34 27 PM"
src="https://github.com/user-attachments/assets/55e40910-8cd4-4548-b4fb-521eb2845775"
/>
<img width="454" alt="Screenshot 2025-01-07 at 4 33 58 PM"
src="https://github.com/user-attachments/assets/30350489-09f1-4cb8-9f95-ed4ee87bc110"
/>
<img width="488" alt="Screenshot 2025-01-07 at 4 34 18 PM"
src="https://github.com/user-attachments/assets/de60d990-2bd9-418d-a616-56beb3e4aa8a"
/>

Release Notes:

- N/A *or* Added/Fixed/Improved ...
2025-01-08 13:32:48 +00:00
..
components Fix conversation selector popover menu offset (#22796) 2025-01-08 13:32:48 +00:00
styles ui: Update Checkbox design (#22794) 2025-01-07 21:11:39 +00:00
tests ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
utils Add consistency between buffer and project search design (#20754) 2024-11-28 13:39:49 -03:00
components.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
prelude.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
styles.rs Improve experience when themes provide transparent status colors (#13996) 2024-07-09 11:27:47 -04:00
tests.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
traits.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00
ui.rs ui crate docs & spring cleaning (#18768) 2024-10-05 23:28:34 -04:00
utils.rs Toggle & Switch (#21979) 2024-12-13 14:23:02 -05:00