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

Drag Element Title Extension does not work in mirrowed Element

Open jogibear9988 opened this issue 2 years ago • 0 comments

Try this code:

    <button style="transform:matrix(-1, 0, 0, 1, 0, 0);width:136px;height:60px;position:absolute;left:254px;top:262px;">Button</button>

jogibear9988 avatar Dec 04 '22 09:12 jogibear9988