-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Description
Hi there,
Issue
when an instance runs without neverHideAtCopy the child elements will be hidden after copying.
This is an issue when some of the originals are hidden and some are not. This information is lost with the copied elements.
In our cases the hiding or not hiding of the container itself is sufficient.
Proposals
- We patched the CommandMapPostProcessingHook to always set neverHideAtCopy for child elements.
- This could be a configuration option for containers instead which would be more flexible but more complex.
Kind regards
Jona
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels