minor fixes

This commit is contained in:
Dominik Demuth
2023-09-19 12:22:33 +02:00
parent 41d90bb15f
commit 067857eda2
8 changed files with 21 additions and 129 deletions

View File

@ -445,7 +445,6 @@ class UpperManagement(QtCore.QObject):
models[model_id] = m
m_complex = model_p['complex']
print(model_p)
# sets are not in active order but in order they first appeared in fit dialog
# iterate over order of set id in active order and access parameter inside loop