VL.StandardLibs icon indicating copy to clipboard operation
VL.StandardLibs copied to clipboard

Adds help flag for ObjectEditor and ObjectEditorFactory to HowTo Build A Custom Editor.vl

Open bj-rn opened this issue 1 year ago • 0 comments

PR Details

See Title.

Description

Adds help flag for ObjectEditor to HowTo Build A Custom Editor.vl. Added a "dummy" ObjectEditorFactory node to the patch to be able to set the help flag for it since adding the flag to the node that is uses inside the CustomEditors class didn't work.

image

Motivation and Context

ObjectEditor and ObjectEditorFactory had no help patch associated. Searching for ObjectEditor in help browser yielded no results.

Types of changes

  • [x] Docs change
  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

bj-rn avatar Jul 26 '24 11:07 bj-rn