ZIm/crates/collab_ui/src
Remco Smits 35e3935e8f
Fix invalid highlight position for (edited) text (#9660)
This pull request fixes a bug that was inserting the wrong position for
the `(edited)` text. This is only an issue when you have other styling
inside the markdown that causes the `richt_text.text.len()` to increase.

**Before**
<img wdth="234" alt="Screenshot 2024-03-21 at 19 53 34"
src="https://github.com/zed-industries/zed/assets/62463826/bf9e7fec-1563-415b-9b14-f7b95fc7d784">
**After**
<img width="234" alt="Screenshot 2024-03-21 at 19 53 48"
src="https://github.com/zed-industries/zed/assets/62463826/c0b7ba3a-5bdc-4b9e-a4f2-c3df4064f0ec">

Release Notes:

- N/A
2024-03-21 13:37:45 -06:00
..
chat_panel Channel chat: Add edit message (#9035) 2024-03-19 19:49:04 -06:00
collab_panel Encode rem values derived from pixels using rems_from_px (#9367) 2024-03-14 16:39:55 -04:00
notifications hosted projects (#8627) 2024-03-04 19:17:40 -07:00
channel_view.rs Remove release channel from Zed URLs (#8863) 2024-03-04 16:08:47 -07:00
chat_panel.rs Fix invalid highlight position for (edited) text (#9660) 2024-03-21 13:37:45 -06:00
collab_panel.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
collab_titlebar_item.rs Add support for applying theme after extension is installed (#9529) 2024-03-20 11:13:58 -04:00
collab_ui.rs Open new windows with a default size and position (#9204) 2024-03-12 21:19:51 -07:00
face_pile.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
notification_panel.rs notification panel: rework time formatting (#8997) 2024-03-12 21:02:04 -06:00
notifications.rs Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
panel_settings.rs Support emoji shortcodes in chat (#8455) 2024-03-06 19:18:29 -07:00