Fix #105688: Ignore modifier part of viewer path in pinned trees. #105826

Closed
Lukas Tönne wants to merge 1 commits from LukasTonne:fix-viewer-crash-in-pinned-ntree into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
Lukas Tönne 4d2180ca40 Fix #105688: Ignore modifier part of viewer path in pinned trees.
Viewer node paths usually start with the modifier, but in pinned
node editors the tree may not be used by the object in context.
In that case the modifier part of the path should be ignored.
The viewer node is always disabled in that case.
2023-03-16 12:16:17 +01:00