Skip to content

Fix bug when click on RT130's mass position point

Lan Dam requested to merge i171_fix_cond_when_click_on_rt130_masspos_point into master

closes #171 (closed)

Change condition to check key logIdx instead of self.rt130_log_data because the later exist for mass position but mass position channel has no key lotIdx. (The bug happens after modify to list all data at clicked point of RT130.)

Edited by Lan Dam

Merge request reports