andrew
03/05/2022, 1:37 AMtargetContentZIndex
after a ContentTransform
animation is done in AnimatedContent
?Doris Liu
03/05/2022, 5:38 AMandrew
03/07/2022, 12:38 AMDoris Liu
03/07/2022, 7:18 PMzIndex
based on the size of the stack would be a good choice for your use case. How and when would you want to reset the zIndex if we had a way to reset it? I'm assuming you are trying to reset the zIndex for the outgoing screen?andrew
03/08/2022, 12:00 AMDoris Liu
03/08/2022, 12:01 AMandrew
03/08/2022, 12:01 AMDoris Liu
03/08/2022, 12:05 AMandrew
03/08/2022, 12:05 AMDoris Liu
03/08/2022, 12:06 AMandrew
03/08/2022, 12:06 AMDoris Liu
03/08/2022, 12:07 AMandrew
03/08/2022, 12:08 AMDoris Liu
03/08/2022, 12:11 AMandrew
03/08/2022, 12:12 AMDoris Liu
03/08/2022, 12:12 AMandrew
03/08/2022, 12:13 AMDoris Liu
03/08/2022, 12:14 AMandrew
03/08/2022, 12:16 AMDoris Liu
03/08/2022, 12:16 AMandrew
03/08/2022, 12:16 AMDoris Liu
03/08/2022, 12:19 AMandrew
03/08/2022, 12:20 AMDoris Liu
03/08/2022, 12:21 AMzIndex
to be considered more holistically.Yeah, as of now though, I haven’t seen any kind of major zindex jumping with using the stack, but any sanity check would be a huge helpYea, this design doesn't allow one to muck with zIndex on outgoing content. But it is possible to cause a zIndex jump in an interrupted animation, where the outgoing screen becomes the new target with a new zIndex.
andrew
03/08/2022, 12:24 AMDoris Liu
03/08/2022, 12:26 AMandrew
03/08/2022, 12:27 AMDoris Liu
03/08/2022, 12:30 AMhistory.size + 1f
is?andrew
03/08/2022, 12:36 AMDoris Liu
03/09/2022, 2:24 AMandrew
03/09/2022, 3:45 AMDoris Liu
03/09/2022, 3:52 AMSwipeProgress
seems to be experimental, so definitely not set in stone. I'd recommend putting your feedback in a bug. The documentation says when it's not animating, the from/to would be the same, so the progress fraction won't matter that much I assume?