Closed joan-linnemann closed 4 months ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
packages/Liquid-UI.package/LQHostMenu.class/instance/setIndex..st | 0 | 3 | 0.0% | ||
<!-- | Total: | 12 | 15 | 80.0% | --> |
Totals | |
---|---|
Change from base Build 9875141363: | 0.2% |
Covered Lines: | 3080 |
Relevant Lines: | 3813 |
I added a new instance variable in LQHostMenu that keeps track of the current visualization. When the poll is switched, it will terminate the process for the old visualization. I also made a change in the LQHostMenu window spec so the process of the current visualization terminates on closing the host menu.