Skip to content

Fix bug that acquires attribute chan on ax on the non plotting area

Lan Dam requested to merge i119_bug_ax_no_chan_on_pick_event into master

closes #119 (closed)

Solving by checking if user is clicking on plotting area before getting chan attribute of ax.

Merge request reports