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

Added Edit->Delete menu option/action #670

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

mgesteiro
Copy link
Contributor

When I installed icestudio for the first time (v0.10-rc1), the delete key didn't work in my setup (Mac/OSX).

This led me to discover that there was NO WAY to delete a block, i.e., there was a hard-coded UI dependency: the only way to perform the delete action was a keyboard-shortcut.

This PR is just a fix to eliminate that dependency: there is now a menu option attached to the delete action besides the keyboard shortcut.

@cavearr cavearr merged commit d53c5e6 into FPGAwars:develop Jan 30, 2023
@cavearr
Copy link
Member

cavearr commented Jan 30, 2023

Thanks for this improvement! i'm sure many people like it.

@mgesteiro mgesteiro deleted the edit-delete branch January 30, 2023 19:59
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.

2 participants