diff options
author | Anna Koskinen <Ansku@users.noreply.github.com> | 2020-03-24 11:52:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-24 11:52:43 +0200 |
commit | ee8d525974890972680c8725a1bdb1cf91764fb9 (patch) | |
tree | 62dab38605147aa63d40c13399ff28d045216caf /scripts | |
parent | e7abf49988534a231ffb5e2ed23eceb7f5f986b9 (diff) | |
download | vaadin-framework-ee8d525974890972680c8725a1bdb1cf91764fb9.tar.gz vaadin-framework-ee8d525974890972680c8725a1bdb1cf91764fb9.zip |
Trigger re-measure after updating ElementResizeListeners. (#11912) (#11922)
Removing ElementResizeListeners from an element makes it unmeasurable
and clears any saved measured values. Adding the listeners back makes
the element measurable again but doesn't add it to measuring queue.
Measuring needs to happen or any updates to expanded components within a
layout (without changes that would trigger full re-measuring of the
layout itself) lead to broken expand size calculations with any fixed
size elements assumed to have no size.
Fixes #10734
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions