We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b57e0 commit 57fa643Copy full SHA for 57fa643
1 file changed
Sources/Components/Compositions/OnAppearNode.swift
@@ -130,7 +130,6 @@ public final class OnAppearNode<Content: ASDisplayNode>: NamedDisplayCellNodeBas
130
content
131
.overlay(
132
ZStackLayout {
133
- debuggingNode
134
topLeftTiledLayerNode.preferredSize(.init(width: 1, height: 1))
135
.relativePosition(horizontal: .start, vertical: .start)
136
bottomRightTiledLayerNode.preferredSize(.init(width: 1, height: 1))
0 commit comments