fix: generic element's labels not flipping with them (#6967)
This commit is contained in:
@ -60,6 +60,7 @@ const flipSelectedElements = (
|
||||
getNonDeletedElements(elements),
|
||||
appState,
|
||||
{
|
||||
includeBoundTextElement: true,
|
||||
includeElementsInFrames: true,
|
||||
},
|
||||
);
|
||||
|
Reference in New Issue
Block a user