Skip to content

Highlight BlockCode nodes in the 2D or 3D canvas #232

Open
@dylanmccall

Description

@dylanmccall

When the user is editing a BlockCode node, it can be unclear what object in the scene they are affecting: nothing in the canvas appears as selected, because BlockCode isn't a CanvasItem. Previously, the plugin has tried to help by ensuring a BlockCode node's parent node is selected along with the BlockCode node itself, but this was removed in #227.

Instead, let's have the editor plugin add another node just for the BlockCode node's visual representation in the editor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions