CopterExpress / clever-show

Software for making the drone show with 🍀
GNU General Public License v3.0
76 stars 42 forks source link

Server: table update rate is slow #38

Closed goldarte closed 5 years ago

goldarte commented 5 years ago

The bug description If you try to increase or decrease the column width, visual response is rather slow. If you try to check the copter, visual response of check is rather slow too

Steps to reproduce the behavior Try to change any visible item of the table

Expected behavior Fast response of updating the table

Version v0.3-alpha.2

Additional information I think the problem is that table update function contains many checks, maybe we need to put these checks into a separate thread.

artem30801 commented 5 years ago

Shows up on linux systems, worked well enough on windows

artem30801 commented 5 years ago

Fixed in ca4b4aa1bfa747196beeb3efe851bfa2faa0ff3a