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
671 stars 211 forks source link

Psychopy visual.Circle fillcolor changes background color of screen object #60

Closed hannehuygelier closed 8 years ago

hannehuygelier commented 8 years ago

Dear dr Dalmaijer,

Thank you for developing this software package!

While learning to work with PyGaze I noticed that setting fillcolor of visual.Circle changes the background color to the same color as the fillcolor of the circle object. I worked around it, but thought that it would be best to notify you. (I am using your WinPython-PyGaze-0.4 module.)

Regards, Hanne Huygelier

esdalmaijer commented 8 years ago

Hi Hanne,

Thanks for noticing! Could you provide a minimal example (short script) in which this occurs, please? It would help us pinpoint and solve the issue :)

I'm sure @peircej would also be interested in this. (Sounds like a PsychoPy thing?)

Cheers, Edwin

peircej commented 8 years ago

Yes indeed. A minimal example for us to test with would be very useful thanks