Skip to content
New issue

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

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

Already on GitHub? # to your account

Resize component issue when saved settings #180

Closed
stephanebouget opened this issue Oct 23, 2024 · 1 comment
Closed

Resize component issue when saved settings #180

stephanebouget opened this issue Oct 23, 2024 · 1 comment
Assignees
Milestone

Comments

@stephanebouget
Copy link
Member

j'ai un json avec des données enregistrées :

"dimensionsViewsLayoutsVO": [
{
"isChecked": true,
"isHierarchyChecked": false,
"isClustersChecked": true,
"isAnnotationChecked": true,
"isCompositionChecked": true,
"isExternalDataChecked": true,
"isDistributionChecked": true,
"name": "occupation"
},
{
"isChecked": true,
"isHierarchyChecked": true,
"isClustersChecked": true,
"isAnnotationChecked": true,
"isCompositionChecked": true,
"isExternalDataChecked": true,
"isDistributionChecked": true,
"name": "education"
}
]

ici isHierarchyChecked es caché

image

si je resize la barre 2, c'est la barre 1 qui est bougée !

@stephanebouget
Copy link
Member Author

eg. v4.json file

@stephanebouget stephanebouget added this to the 11.1.4 milestone Nov 13, 2024
@stephanebouget stephanebouget self-assigned this Nov 13, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant