1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-12 08:38:10 +00:00
psychojs/src/visual
Alain Pitiot 4937ab5308
Merge pull request #507 from lightest/CU-2da76e8_incorrect_size_on_rebuild
Incorrect behavior on textbox refresh when size attribute becomes negative
2022-06-23 09:13:20 +02:00
..
shaders added coloring support for image based Gratings; added proper opacity support; 2022-05-11 21:52:40 +03:00
ButtonStim.js BF: Initialise ButtonStim with a numClicks attribute 2022-03-04 13:29:56 +00:00
Camera.js DOC updated the documentation 2022-05-23 12:31:01 +02:00
FaceDetector.js Merge pull request #473 from psychopy/main 2022-01-25 11:31:59 +01:00
Form.js Depth value negated to have proper zIndex functionality; 2022-06-06 23:15:14 +03:00
GratingStim.js Depth value negated to have proper zIndex functionality; 2022-06-06 23:15:14 +03:00
ImageStim.js removed accidental identation change; 2022-06-06 23:17:41 +03:00
index.js GratingStim implementation first take; 2022-03-30 14:03:52 +03:00
MovieStim.js BF: _pixi.rotation should be set to -this._ori to match PsychoPy (clock) ori 2022-01-24 17:16:55 +00:00
Polygon.js visual: enforce consistent formatting 2021-07-09 14:07:04 +01:00
Rect.js visual: enforce consistent formatting 2021-07-09 14:07:04 +01:00
ShapeStim.js Depth value negated to have proper zIndex functionality; 2022-06-06 23:15:14 +03:00
Slider.js corrected jsdoc comment; 2022-06-16 20:59:52 +03:00
TextBox.js _getTextInputOptions() now takes into account possibility of negative size; size attr update on input only happens when fitToContent=true; 2022-06-16 17:37:26 +03:00
TextInput.js fixed text reset on add/remove from scene; added fitToContent functionality; 2022-05-01 00:25:41 +03:00
TextStim.js Depth value negated to have proper zIndex functionality; 2022-06-06 23:15:14 +03:00
VisualStim.js Depth value negated to have proper zIndex functionality; 2022-06-06 23:15:14 +03:00