Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files & folders dropped on Welcome Window are opened #1169

Merged
merged 1 commit into from Mar 19, 2023

Conversation

Wouter01
Copy link
Member

@Wouter01 Wouter01 commented Mar 18, 2023

Description

Files & Folders dropped on the Welcome Window are opened. Multiple items dropped at the same time is supported.

shouldCascade is also set to true, as disabling this overlaps workspace windows if multiple are opened

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Screenshots

Signed-off-by: Wouter01 <wouterhennen@gmail.com>
0xWDG
0xWDG approved these changes Mar 18, 2023
@Wouter01 Wouter01 enabled auto-merge (squash) March 18, 2023 19:12
@Wouter01 Wouter01 merged commit e25a90c into CodeEditApp:main Mar 19, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 👀 In Review
Development

Successfully merging this pull request may close these issues.

Dragging file on top of the "Welcome" window should open it
3 participants