scenejs icon indicating copy to clipboard operation
scenejs copied to clipboard

code crash Frame = new Frame('background-image: -webkit-gradient(linear, left 0, right 0, from(rgb(4, 94, 170)), to(rgb(1, 152, 216)));-webkit-background-clip: text;-webkit-text-fill-color: transparent;')

Open leeboo opened this issue 4 years ago • 1 comments

Describe the bug this code will make the CPU 100%: const frame:Frame = new Frame('background-image: -webkit-gradient(linear, left 0, right 0, from(rgb(4, 94, 170)), to(rgb(1, 152, 216)));-webkit-background-clip: text;-webkit-text-fill-color: transparent;')

[email protected]

leeboo avatar Apr 24 '20 15:04 leeboo

@leeboo

scenejs 1.1.6 is released. Check it again. Thank you :)

daybrush avatar Apr 29 '20 14:04 daybrush