You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Per #5727 (comment) and #5727 (comment), changes to layer and source attributes should take effect immediately. We should offer a block-based transaction API for cases in which the developer needs to change multiple attributes in tandem.
Per voice with @frederoni, the impact here is code gen to essentially call update() for each style property setter, which is verbose but, well, code gen, so not a big deal.
Per #5727 (comment) and #5727 (comment), changes to layer and source attributes should take effect immediately. We should offer a block-based transaction API for cases in which the developer needs to change multiple attributes in tandem.
/cc @incanus @frederoni
The text was updated successfully, but these errors were encountered: