1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-12 08:38:10 +00:00
psychojs/js
Sotiri Bakagiannis 72e9fe5b0b visual/ShapeStim: drop adding opacity attribute in constructor
Not required, because opacity is one of the attributes passed on
to the parent class via super()
2020-10-06 22:52:58 +01:00
..
core core/GUI: give the OK button focus if enabled 2020-09-04 10:05:59 +01:00
data data/TrialHandler: clean up comment 2020-09-08 16:23:57 +01:00
sound sound/TonePlayer: give triggerRelease the note value that it needs when stopping 2020-09-04 09:56:45 +01:00
util util/Util: do export turnSquareBracketsIntoArrays 2020-09-07 18:18:39 +01:00
visual visual/ShapeStim: drop adding opacity attribute in constructor 2020-10-06 22:52:58 +01:00