iron icon indicating copy to clipboard operation
iron copied to clipboard

Remove unnecessary scoping

Open jschementi opened this issue 15 years ago • 0 comments

code script-tags that run against XAML, also loaded in a script tag, always need to be scoped, which I always seemed to forget about. This is because a dom-only SL control is always added to the page no matter what; should only be added if there are no XAML script-tags.

jschementi avatar Sep 16 '09 03:09 jschementi