simpa icon indicating copy to clipboard operation
simpa copied to clipboard

Fix ignored acoustical_simulation_3d

Open faberno opened this issue 2 years ago • 1 comments

Please check the following before creating the pull request (PR):

  • [x] Did you run automatic tests?
  • [ ] Did you run manual tests?
  • [x] Is the code provided in the PR still backwards compatible to previous SIMPA versions?

Provide issue / feature request fixed by this PR

Fixes #223

For now added a standard check if the Tag is in the settings, if not use False as default. In the future it would be nice to support .get() in Settings.

faberno avatar Oct 01 '23 13:10 faberno

And here also merge into develop first, before merging into main

TomTomRixRix avatar Oct 06 '23 13:10 TomTomRixRix