Skip to content

Fix changing parameters in real time (#472)

Mikhail Svechnikov requested to merge i472 into main

Each time on finishing calculation JobView switches its focus to the (re)calculated job.

But in the case of an existing job we shouldn't do anything.

This is an ad hoc solution; the whole logic of interactions between models and views should be reviewed.

This resolves #472 (closed)

Merge request reports