-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #586 from gem/stop-timers
Stop any running timer before unloading the plugin
- Loading branch information
Showing
3 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,6 +25,7 @@ [email protected] | |
changelog= | ||
3.6.0 | ||
* Changed the realizations output for OQ-Engine scenario calculations, displaying the GSIM names instead of the branch path | ||
* All possibly running timers are stopped before the plugin is unloaded | ||
3.5.3 | ||
* The GUI elements for loading OQ-Engine outputs are in a scrollable area, usable also on low resolution screens | ||
* Some GUI sections can be expanded/collapsed | ||
|