Texture icon indicating copy to clipboard operation
Texture copied to clipboard

Crash Report

Open victorstewart opened this issue 3 years ago • 1 comments

does this crash ring any bells as to the cause?

image

victorstewart avatar Mar 20 '22 19:03 victorstewart

this node initiating the layout transition wraps 3 different subnodes and shows only one depending on the node's state. if i use ASWrapperLayout, then this crash happens... but if i use ASAbsoluteLayoutSpec instead then no crash. so there must be some kind of bug in ASWrapperLayout. (and the crash happens every single time transitioning this layout.

victorstewart avatar Mar 20 '22 20:03 victorstewart