Revert "Remove potentially unnecessary recalc"
This reverts commit 638a642576. Turned out to be buggy in some edge cases with t3
This commit is contained in:
@@ -172,6 +172,7 @@ class Fit(object):
|
||||
return None
|
||||
|
||||
fit = eos.db.getFit(fitID)
|
||||
fit.calculateModifiedAttributes()
|
||||
fit.fill()
|
||||
eos.db.commit()
|
||||
return fit
|
||||
|
||||
Reference in New Issue
Block a user