JChemPaint / jchempaint

Chemical 2D structure editor application/applet based on the Chemistry Development Kit
http://jchempaint.github.com
110 stars 34 forks source link

dragging overlapped atoms throws NPE #151

Closed rwst closed 11 years ago

rwst commented 11 years ago
  1. ethan
  2. 3d rotate such that only CH3 is visible
  3. click select
  4. drag

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at org.openscience.jchempaint.controller.AbstractSelectModule.mouseDrag(AbstractSelectModule.java:111) at org.openscience.jchempaint.controller.ControllerHub.mouseDrag(ControllerHub.java:324)

rwst commented 11 years ago

this appears no longer to be the case