diff options
| author | 2023-12-27 15:57:37 +0100 | |
|---|---|---|
| committer | 2024-01-03 11:56:47 +0100 | |
| commit | e11d643369cb2cbcb0dcf9428a08e03ad9d901a4 (patch) | |
| tree | ccb10a408b14a37862af53191998bbdcfcaa7ec1 /libs/input/SpriteController.cpp | |
| parent | 5def44c3e6d959231237833d45f36f5efecd4cec (diff) | |
Extract shared values outside of the Element class
This CL moves the Maps and objects that are used to interpolate shared
values outside of the Element class. That way, animating a shared value
won't require the Element object, which will allow to remove the last
call to Snapshot.withoutReadObservation {} and map mutations during
compisition inside Modifier.element().
Test: AnimateSharedAsState
Bug: 291071158
Flag: N/A
Change-Id: Ib56dd943d233edf1276934c02ad37c08821e318d
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions