-
Notifications
You must be signed in to change notification settings - Fork 25
Description
This feedback comes from Hunter Smith at JKI.
The Ctrl-Space, Ctrl-K shortcut in Quick Drop has become very popular among users wanting to assign text-based icons to their VIs.
This plugin currently has some pretty strict requirements on what it thinks is a "good" library banner that can support a VI having a text-based icon.
Some users (Hunter being the most vocal) would prefer to disable this requirement and be able to set a text-based icon on any library VI, regardless of what its banner looks like.
I've attached a screenshot of a "fix" for this issue to this Bug. It just involves updating this VI:
vi.lib\LabVIEW Icon API\Set Text Icon\Qualify Library Icon Core.vi
Check an INI token (NI.LV.TextIcon.SkipLibraryIconValidityCheck=True), and if it's present, ignore the library banner icon validity check.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status