Updates API for #13 - Custom drop indicators.
DropOverlayCross is better reusable now and area widgets can be changed.
This commit is contained in:
@@ -851,7 +851,6 @@ bool ContainerWidget::saveSectionIndex(ADS_NS_SER::SectionIndexData& sid) const
|
||||
se.sectionContents.append(sce); // std::move()?
|
||||
}
|
||||
sid.sections.append(se); // std::move()?
|
||||
qDebug() << "Container section:" << se.x << se.y << se.width << se.height;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user