Files
oak-gpui/crates
Thorsten Ball 27dfb48a7b project panel: Fix entries being marked when switching between tabs (#20596)
This is a follow-up (or related to) #20412.

It fixes entries being marked when navigating between tabs with `cmd-[`
and `cmd-]`.

Turns out that deep in the bowels of the project panel, we check whether
a `shift` modifier was pressed - which is the case with `cmd-[` on a US
ANSI layout - and if so mark an entry.

I think that's a left-over, because all the other code paths that
select/reveal an entry mark it explicitly too.

Release Notes:

- Fixed entries in project panel being marked when navigating between
tabs with keybinding that uses `shift` modifier.
2024-11-13 15:32:19 +01:00
..
2024-11-01 13:20:30 -04:00
2024-10-27 19:44:21 -07:00
2024-11-11 18:39:05 +01:00
2024-11-11 18:39:05 +01:00
2024-04-30 23:31:59 -06:00
2024-08-13 23:06:07 -07:00
2024-11-06 10:06:25 -07:00
2024-07-15 17:04:15 -06:00
2024-10-02 13:27:16 +02:00
2024-11-11 18:39:05 +01:00
2024-11-11 18:39:05 +01:00
2024-10-30 11:26:54 -06:00