Skip to content

fix: prevented _EVENT_BY_DELEGATINGNODE marker from stopping actual w…#16

Open
SKreileder wants to merge 1 commit intomasterfrom
#2069703-UpdateableDelegatingNode-stacks-dont-handle-events-correctly
Open

fix: prevented _EVENT_BY_DELEGATINGNODE marker from stopping actual w…#16
SKreileder wants to merge 1 commit intomasterfrom
#2069703-UpdateableDelegatingNode-stacks-dont-handle-events-correctly

Conversation

@SKreileder
Copy link
Copy Markdown

…rites to another UpdateableDelegatingNode in the hierarchy (#2069703)

@SKreileder SKreileder requested a review from wglanzer March 25, 2026 12:28
@SKreileder SKreileder self-assigned this Mar 25, 2026
@SKreileder SKreileder force-pushed the #2069703-UpdateableDelegatingNode-stacks-dont-handle-events-correctly branch from 3d03625 to 844990f Compare March 30, 2026 12:22
…rites to another UpdateableDelegatingNode in the hierarchy (#2069703)
@SKreileder SKreileder force-pushed the #2069703-UpdateableDelegatingNode-stacks-dont-handle-events-correctly branch from 844990f to 461ded9 Compare March 31, 2026 08:53
@SKreileder SKreileder requested review from rH4rtinger and removed request for wglanzer March 31, 2026 10:43
Assertions.assertEquals(updateableHierarchyListener.asString(), sourceHierarchyListener.asString());
assertEquals(updateableHierarchyListener.asString(), sourceHierarchyListener.asString());
}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is any of the test cases made similar to the original error case?

Are you using the same/similar Hierarchy/Node classes for modelling those cases?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants