Skip to content

RatingStar: Turn Repeater's `index` context property into required, disable fade animation

ivan tkachenko requested to merge work/ratijas/rating-props into master

Reason for the change

Explicit is better than implicit.

Test plan

Launch Elisa, make sure Rating component is visible somewhere. Test interactions.

(yessss, I know, it crashes after some time. But it's a preexisting bug caused by layer.effect and something deep inside QQuickDeliveryAgentPrivate)

Merge request reports