esdalmaijer / PyGaze

an open-source, cross-platform toolbox for minimal-effort programming of eye tracking experiments
www.pygaze.org
GNU General Public License v3.0
670 stars 211 forks source link

Fix lazy-loading for OpenSesame 3.3 #139

Closed smathot closed 4 years ago

smathot commented 4 years ago

In OpenSesame 3.3, the controls of items are not immediately loaded, to improve the responsiveness of the UI. This fix is necessary to accommodate that for the PyGaze plugins.

Would it be possible to merge this fix and push it to PyPi as 0.6.5?

esdalmaijer commented 4 years ago

Done and done!