agility icon indicating copy to clipboard operation
agility copied to clipboard

Please review. I don't know if there are side effects of that patch!

Open freakyjoe opened this issue 12 years ago • 2 comments
trafficstars

An IE "bug-feature" (up to Version 9) limits stylesheets to a total count of 31. Rich apps with many widgets can hit that limit easily.

view.stylize() adds a

This patch adds an ID to this style tag and makes sure that it is removed from

when .destroy() is called.

freakyjoe avatar Jan 05 '13 18:01 freakyjoe

hi Johannes, superb! can you please add a test to make sure it works? thanks!

arturadib avatar Jan 07 '13 16:01 arturadib

Hi Artur! I will try. But might take a day since I've got to meet a deadline on the project that triggered the IE bug.

freakyjoe avatar Jan 07 '13 17:01 freakyjoe