Commit 2dd81c5
authored
Merge pull request #208 from dav-sonn/bug-fix/collector-fix
A new option to persist health statistics added to the collector was annotated with @GUIParameter, which creates a menu field in the SimPath's GUI. However JAS-mine-GUI requires getters and setters for the above to work, as the field is private. This PR adds the required getter and setter methods fixing the issue.1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1018 | 1018 | | |
1019 | 1019 | | |
1020 | 1020 | | |
1021 | | - | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
0 commit comments