SCEditor icon indicating copy to clipboard operation
SCEditor copied to clipboard

Explicitly hide and show elements in toggleSourceMode

Open live627 opened this issue 3 months ago • 0 comments

dom.toggle() triggers a reflow because it calls Element.getClientRects()

live627 avatar Sep 25 '25 07:09 live627