hpi-swa-teaching / Liquid

(SWT22-07)
MIT License
6 stars 0 forks source link

process for live updates didnt terminate in the new UI, this is now fixed #274

Closed joan-linnemann closed 4 months ago

joan-linnemann commented 4 months ago

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.

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9879990439

Details


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 Coverage Status
Change from base Build 9875141363: 0.2%
Covered Lines: 3080
Relevant Lines: 3813

💛 - Coveralls