vaadin / framework

Vaadin 6, 7, 8 is a Java framework for modern Java web applications.
http://vaadin.com/
Other
1.78k stars 730 forks source link

Use onResize events in Internet Explorer #4520

Open vaadin-bot opened 10 years ago

vaadin-bot commented 10 years ago

Originally by @Artur-


Instead of guessing what might have changed (or mark everything as "needMeasure" after a server message) LayoutManager should use onResize events in IE where they are available. At least in theory onResize would only need to call setNeedsMeasure for the element which is resized and the current LayoutManager implementation should take care of the rest.


Imported from https://dev.vaadin.com/ issue #12692

stale[bot] commented 6 years ago

Hello there!

It looks like this issue hasn't progressed lately. There are so many issues that we just can't deal them all within a reasonable timeframe.

There are a couple of things you could help to get things rolling on this issue (this is an automated message, so expect that some of these are already in use):

Thanks again for your contributions! Even though we haven't been able to get this issue fixed, we hope you to report your findings and enhancement ideas in the future too!