oops forgot to remove this

This commit is contained in:
vaxerski 2022-04-10 19:33:02 +02:00
parent c41c01a7fb
commit a06638d87a

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);