Microsoft/vscode

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

Open

#199,953 创建于 2023年12月4日

在 GitHub 查看
 (7 评论) (2 反应) (0 负责人)TypeScript (10,221 fork)batch import
feature-requesthelp wantedworkbench-auxwindowworkbench-dnd

仓库指标

Star
 (74,848 star)
PR 合并指标
 (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)

描述

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

贡献者指南