Starting the IDE on macOS results in this message
Posted: Mon Mar 14, 2022 3:12 am
On terminal:
Not sure, but surely needs to be fixed...
PB6 beta 5
Can it be categorized as a bug?It's not legal to call -layoutSubtreeIfNeeded on a view which is already being laid out. If you are implementing the view's -layout method, you can call -[super layout] instead. Break on void _NSDetectedLayoutRecursion(void) to debug. This will be logged only once. This may break in the future.
Not sure, but surely needs to be fixed...
PB6 beta 5