MurpheyLab / trep

Trep: Mechanical Simulation and Optimal Control Software
https://murpheylab.github.io/trep/
GNU General Public License v3.0
18 stars 11 forks source link

visualize_2d windows throw attribute error when accessing Camera Position in gui #21

Closed adwilson10 closed 10 years ago

adwilson10 commented 10 years ago

From schultzj...@gmail.com on August 28, 2013 11:23:18

What steps will reproduce the problem? 1. Open a trep.visual.visualize_2d window

  1. Click View->Camera Position What is the expected output? What do you see instead? Attribute Errors are thrown to command line, and no info is created. It would also be nice if the instantiator for the class allowed one to specify the camera position and zoom level.

Original issue: http://code.google.com/p/trep/issues/detail?id=21

adwilson10 commented 10 years ago

From schultzj...@gmail.com on August 28, 2013 09:29:51

Fixed in commit faa78f80fff6

adwilson10 commented 10 years ago

From schultzj...@gmail.com on August 28, 2013 09:32:13

Labels: Type-Defect Priority-Low