Files
oak-gpui/crates
Joseph T. Lyons bbf3b20fc3 Fix panic when dragging pinned item left in pinned region (#32263)
This was a regression with my recent fixes to pinned tabs. Dragging a
pinned tab left in the pinned region would still update the pinned tab
count, which would later cause an out-of-bounds later when it used that
value to index into a vec.

https://zed-industries.slack.com/archives/C04S6T1T7TQ/p1749220447796559

Release Notes:

- Fixed a panic caused by dragging a pinned item to the left in the
pinned region
2025-06-06 15:35:18 -04:00
..
2025-06-06 16:18:05 +03:00
2025-06-05 12:59:22 +00:00
2025-04-23 20:54:09 +00:00
2025-06-06 08:31:59 -04:00
2025-06-02 21:24:08 +00:00
2025-05-01 19:24:14 +00:00
2025-05-29 15:20:58 -04:00