nb-sdouglas

cadnano/


plans pre-2.5 release

2016-08-08
Attachments:

PaintTool bug

Traceback (most recent call last):
  File "./cadnano/gui/views/pathview/strand/stranditem.py", line 745, in itemChange
    self.paintToolMousePress(None, None)
  File "./cadnano/gui/views/pathview/strand/stranditem.py", line 591, in paintToolMousePress
    if event.modifiers() & Qt.ShiftModifier:
AttributeError: 'NoneType' object has no attribute 'modifiers'