oops forgot to remove this

This commit is contained in:
vaxerski 2022-04-10 19:33:02 +02:00
parent 15798f1a9e
commit d791e6cf6d

View file

@ -217,8 +217,6 @@ void CHyprDwindleLayout::onWindowCreated(CWindow* pWindow) {
OPENINGON->pParent = NEWPARENT;
PNODE->pParent = NEWPARENT;
NEWPARENT->splitRatio = 1.5f;
NEWPARENT->recalcSizePosRecursive();
applyNodeDataToWindow(PNODE);