Skip to content

Do not hide children on copy or localize #400

@jonakieling

Description

@jonakieling

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

  1. We patched the CommandMapPostProcessingHook to always set neverHideAtCopy for child elements.
  2. This could be a configuration option for containers instead which would be more flexible but more complex.

Kind regards
Jona

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions