agility
agility copied to clipboard
Please review. I don't know if there are side effects of that patch!
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.
hi Johannes, superb! can you please add a test to make sure it works? thanks!
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.