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

Adding drag and drop feature for VMRemovableDrivesView #6304

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

hamtiko
Copy link
Contributor

@hamtiko hamtiko commented Apr 24, 2024

Adding drag and drop feature for VMRemovableDrivesView using SwiftUI onDrop functionality.

In addition to the main purpose, I have also removed unused extra argument url from changeMedium function in UTMQemuVirtualMachine.swift which I noticed during code browsing.

fixes: #3312

@osy osy added this to the v4.5 milestone Apr 30, 2024
@osy osy merged commit e4e8444 into utmapp:main Apr 30, 2024
27 checks passed
@hamtiko hamtiko deleted the feature/removeableDrives-drop branch April 30, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change CD Image by dropping file into Removable Drives button
2 participants