Skip to content

TVB-2642: Show error message when period is bigger than simulation length

Marmaduke Woodman requested to merge TVB-2642 into master

Created by: VinczeRobert

I thought that this would be the best way to handle this problem, otherwise we would need an if at simulation launching to prevent it and another if in JS as well for displaying the message and that would disrupt the flow a bit.

Merge request reports