Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.
This repository was archived by the owner on May 11, 2025. It is now read-only.

right-click option not available #33

@halr9000

Description

@halr9000

When not paused, here's what I see
image

When paused, right-click does nothing at all. Here's my js console, which seems could be relevant:

logging.js:315 Error calling extension 'cg.custom.core.DisplayText' method 'beforeRegisterNodeDef' Object Object Object
console.<computed> @ logging.js:315
logging.js:315 Error calling extension 'cg.custom.core.DisplayText' method 'beforeRegisterNodeDef' Object Object Object
console.<computed> @ logging.js:315
logging.js:315 Error calling extension 'cg.custom.core.DisplayText' method 'beforeRegisterNodeDef' Object Object Object
console.<computed> @ logging.js:315
logging.js:315 Error calling extension 'cg.custom.core.DisplayText' method 'beforeRegisterNodeDef' Object Object Object
console.<computed> @ logging.js:315
logging.js:315 Error calling extension 'cg.custom.core.DisplayText' method 'beforeRegisterNodeDef' Object Object Object
console.<computed> @ logging.js:315
logging.js:315 Error calling extension 'cg.custom.core.DisplayText' method 'beforeRegisterNodeDef' Object Object Object
console.<computed> @ logging.js:315
contextMenuFilter.js:28 Uncaught TypeError: Cannot read properties of undefined (reading 'filter')
    at contextMenuFilter.js:28:8
17workflows.js:317 Uncaught TypeError: Cannot read properties of null (reading 'content')
    at workflows.js:317:42
    at Array.findIndex (<anonymous>)
    at nodeType.getExtraMenuOptions (workflows.js:317:23)
    at node.getExtraMenuOptions (nodeMenu.js:224:32)
    at LGraphCanvas.getNodeMenuOptions (litegraph.core.js:13180:30)
    at LGraphCanvas.getNodeMenuOptions (images.js:33:42)
    at LGraphCanvas.getNodeMenuOptions (ttN.js:59:48)
    at LGraphCanvas.getNodeMenuOptions (ttNinterface.js:413:39)
    at LGraphCanvas.getNodeMenuOptions (reroutes.js:76:42)
    at LGraphCanvas.getNodeMenuOptions (ttNfullscreen.js:452:48)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions