aboutsummaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorFabian Lange <lange.fabian@gmail.com>2015-03-02 13:08:02 +0100
committerLeif Åstrand <leif@vaadin.com>2015-03-11 12:48:34 +0200
commitdef8dba5c6c153c5945b149ee7eec795d8779e91 (patch)
treed904d6c679fa1c204e87cbcc2503f5b1b93db4b1 /server
parentcb73dcbf43b48d14be3e56cef1082564d6de028b (diff)
downloadvaadin-framework-def8dba5c6c153c5945b149ee7eec795d8779e91.tar.gz
vaadin-framework-def8dba5c6c153c5945b149ee7eec795d8779e91.zip
Improve performance of setNeedsMeasure (#16972).
This change removes the method LayoutDependenyTree.setNeedsMeasure which takes a connectorId as first param. In all places where it is used, the ComponentConnector is actually known, so this change avoids looking it up over and over again. Also The lookup would need to lookup the ConnectorMap every time. Change-Id: I2593b0bede05cd69889ba68aac854cfba43f70b1
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions