Skip to content

Commit

Permalink
removing unecessary record value
Browse files Browse the repository at this point in the history
  • Loading branch information
LemurPwned committed Aug 8, 2018
1 parent f620084 commit de305e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Widgets/plot_widgets/CanvasLayer.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,3 @@ def set_i(self, value, trigger=False, record=False, reset=1):
self.record = record
self.replot()
self.plot_axis.get_figure().canvas.draw()
self.record = record

0 comments on commit de305e2

Please sign in to comment.