Skip to content

Commit d5612fa

Browse files
committed
forgor
1 parent cd38592 commit d5612fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/cleanroommc/modularui/widget/sizer/DimensionSizer.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ public void coverChildrenForEmpty(Area area, Area relativeTo) {
264264
p = area.getRelativePoint(this.axis);
265265
}
266266
area.setRelativePoint(this.axis, p);
267+
this.posCalculated = true;
267268
}
268269
}
269270

0 commit comments

Comments
 (0)