Replies: 6 comments
-
It be interesting to be able to set them individually and have different values (except margin since that already exists). It would be a breaking change for sure, so it we do decided this, it needs to be for 3.0 On the other side, it would make it a bit more work to set the same value for all of them (having to use a style). Any way it can be done for both? No breaking change and more flexibility |
Beta Was this translation helpful? Give feedback.
-
This issue seems inactive. It will automatically be closed in 14 days if there is no activity. |
Beta Was this translation helpful? Give feedback.
-
We could probably turn the current properties into nullable values. If it's set, use it. If it's not set, use the values from the CarouselItem |
Beta Was this translation helpful? Give feedback.
-
Sounds like a good approach to me and makes the Carousel more powerful, I'm for it. |
Beta Was this translation helpful? Give feedback.
-
Whats the status? |
Beta Was this translation helpful? Give feedback.
-
@skendrot is this still applicable? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm submitting a...
Current behavior
There are many properties on the Carousel control that might be better suited to be on the CarouselItem control.
Expected behavior
Properties like ItemMargin, ItemDepth, ItemRotationX, Y and Z might be better suited going on the CourselItem control now that one exists
Beta Was this translation helpful? Give feedback.
All reactions