[TD]use correct property types and spinboxes for Section

This commit is contained in:
wandererfan
2025-03-02 08:24:52 -05:00
parent 8ec5ebeba7
commit c9ce7d69fd
6 changed files with 139 additions and 94 deletions

View File

@@ -171,7 +171,7 @@ void TaskSectionView::setUiEdit()
ui->sbScale->setEnabled(false);
}
Base::Vector3d origin = m_section->SectionOrigin.getValue();
auto origin = m_section->SectionOrigin.getValue();
setUiCommon(origin);
// convert section normal to view angle