Skip to content

Add INI token to ignore 'valid library icon' check when creating Text IconΒ #25

@dnattinger

Description

@dnattinger

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.

icon bug fix

Metadata

Metadata

Labels

Workflow: NI ApprovesNI Approves for this issue to move to the selection stage of the steering committeeWorkflow: Open to contributionDev work on this issue has been selected as a candidate feature for the next LabVIEW releasegood first issueGood for newcomers

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions