Todd Parsons

Results 67 issues of Todd Parsons

This had the advantage of always including code to handle blank start/stop values, setting status, dedenting after a test, etc. which have all caused us problems in the past due...

Allows for: - Custom string - $ syntax so values can be set as code - Set each repeat on ResourceManager - Control over whether value is a file or...

Previously, when Builder calls `setAutoDraw(False)`, it was only setting autoDraw on the brush itself, not on the ShapeStim objects which make up the brush stroke.

As the Python shell is a modified TextCtrl, you can select as much of the contents as you like (for example, using CTRL + A) and can then edit or...

💻 app/ui
🐞 bug