fix: generic element's labels not flipping with them (#6967)

This commit is contained in:
Alex Kim
2023-09-17 16:26:02 +05:00
committed by GitHub
parent c1952fd6cc
commit eb020d0410
2 changed files with 73 additions and 1 deletions

View File

@ -60,6 +60,7 @@ const flipSelectedElements = (
getNonDeletedElements(elements),
appState,
{
includeBoundTextElement: true,
includeElementsInFrames: true,
},
);