Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contents of a layout region get duplicated after save #9753

Closed
ashklianko opened this issue Sep 30, 2022 · 1 comment
Closed

Contents of a layout region get duplicated after save #9753

ashklianko opened this issue Sep 30, 2022 · 1 comment
Assignees
Labels
Milestone

Comments

@ashklianko
Copy link
Member

@alansemenov commented on Wed Sep 21 2022

Descriptor:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<layout>
  <display-name>4 kolonner</display-name>
  <regions>
    <region name="left"/>
    <region name="leftMiddle"/>
    <region name="rightMiddle"/>
    <region name="right"/>
  </regions>
</layout>

Seems to be somehow related to naming of the regions, because after renaming "leftMiddle" and "rightMiddle" to "middleLeft" and "middleRight" correspondingly, duplication stops reproducing.

layout-duplication.mov
@ashklianko
Copy link
Member Author

My bug from 2018 with building layout regions from PropertyTree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants