-
Notifications
You must be signed in to change notification settings - Fork 16
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
Keyboard shortcut for "Import Icon from Owning Library..." action #19
Comments
Optional feature extension: "This VI does not use the banner of its owner, "name of owner here". Would you like the banner to be applied?" If the user selects "Yes" (or hits Enter), the Icon Editor would execute the "Import Icon from Owning Library..." action for the user. Benefits:
|
If going the dialog on load, also enable a checkbox to "Always Apply". |
For the purpose of closing this PR, i will develop the keyboard shortcut on the icon editor and will open a new issue that explores the route of automatically applying the banner from the parent library as described on this issue's comments |
Thanks for looking into this. It's much appreciated. Kind regards, |
CTRL+I Now imports icon from owning library on icon editor
As a LabVIEW user, I would appreciate being able to more quickly execute the "Import Icon from Owning Library..." action.
This is a repetitive action that I perform several times each day, sometimes dozens of times a day.
I would be happy with any key combination chosen for this action.
Side-note: It would be great if, when moving a VI or CTL from one owner to another, the LabVIEW IDE would be able to automatically update the "banner" of the VI with that of the new owning lvclass or lvlib. This feature would remove 90% of the instances where I need to use the "Import Icon from Owning Library..." action. But I know that this is not the place to ask for this feature.
Thanks!
The text was updated successfully, but these errors were encountered: