Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Consider adding support for pre-computing just style or layout #25

Open
chrishtr opened this issue Oct 15, 2018 · 2 comments
Open

Consider adding support for pre-computing just style or layout #25

chrishtr opened this issue Oct 15, 2018 · 2 comments
Labels
enhancement this issue tracks a future enhancement updateRendering

Comments

@chrishtr
Copy link
Collaborator

Currently, display locking is associated with complete rendering frames. But for some use cases,
such as layout measurement, it's not necessary to compute all rendering state.

@vmpstr vmpstr added the enhancement this issue tracks a future enhancement label Nov 14, 2018
@vmpstr
Copy link
Collaborator

vmpstr commented Aug 22, 2019

rendersubtree="invisible will-measure-layout"?

or updateRendering({ why: "want layout" })?

@vmpstr
Copy link
Collaborator

vmpstr commented Sep 7, 2021

This might be useful as a dictionary to updateRendering which would ask for specific work

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement this issue tracks a future enhancement updateRendering
Projects
None yet
Development

No branches or pull requests

2 participants