web-component-designer icon indicating copy to clipboard operation
web-component-designer copied to clipboard

DragTitleExtension does not work with mirrored elements

Open jogibear9988 opened this issue 1 year ago • 0 comments

Try this code:

  <div id style="position:absolute;left:101px;top:72px;width:74px;height:35px;transform:scaleX(-0.5);">ABCD</div>

Looks like this:

image

jogibear9988 avatar Aug 06 '23 20:08 jogibear9988