Microsoft/vscode

Aux window: should change the cursor style within the dropping area

Open

#199.953 geöffnet am 4. Dez. 2023

Auf GitHub ansehen
 (7 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)TypeScript (10.221 Forks)batch import
feature-requesthelp wantedworkbench-auxwindowworkbench-dnd

Repository-Metriken

Stars
 (74.848 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)

Beschreibung

Currently, when attempting to drop the window on the desktop, the cursor indicates 'not allowed.' However, once the editor can be dragged outside, the cursor should switch to the appropriate grabbing icon. Alternatively, it would be beneficial if an animation similar to the Chromium browser's could be implemented.

//cc @bpasero

https://github.com/microsoft/vscode/assets/50770619/81ce6fd7-e75e-4222-b3e6-d6273afbd66f

Contributor Guide