Files
oak-gpui/crates
tims 2ce01ead93 Fix right click selection behavior in project panel (#21707)
Closes #21605

Consider you have set of entries selected or even a single entry
selected, and you right click some other entry which is **not** part of
your selected set. This doesn't not clear existing entries selection
(which it should clear, as how file manager right-click logic works, see
more below).

This issue might lead unexpected operation like deletion applied on
those existing selected entries. This PR fixes it.

Release Notes:

- Fix right click selection behavior in project panel
2024-12-08 19:13:12 -07:00
..
2024-12-02 15:22:03 -08:00
2024-11-18 22:56:34 +01:00
2024-10-02 13:27:16 +02:00
2024-12-03 23:22:26 -05:00