Skip to content
This repository was archived by the owner on Dec 27, 2024. It is now read-only.
This repository was archived by the owner on Dec 27, 2024. It is now read-only.

MotionLayout Custom custom property bug #627

@jafu888

Description

@jafu888

The custom property bug is due to different lifecycle it seems
The calls are captured before the layout

example -- proper interpolation of
1/ custom colors (top/bottom colors of the gradient)
2/ some float value, used to compute final color and thus distinguish between "current item" vs others (the current item has value of 1, rest have nothing so
0). So no need to have a notion of progress or who's the main item, just have the option to pass the motionproperties and use them.

carousel-interpolation.mov

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions