Commit 6ffa413
committed
BF: Fixed hex colors with Window and stimuli together
Commit #1696 made the handling of hex colors correct for stimuli, but
broke it for windows. #1822 did the opposite.
The real fix is not to subtract the [1,1,1] but then make clear to the
Window that the values are rgb255 (i.e. not zero-centered) unlike rgb
colors.
This provides that fix and adds tests for hex colors in stimuli and
Window to the test suite to prevent regression1 parent 1c1be86 commit 6ffa413
File tree
35 files changed
+39
-9
lines changed- psychopy
- tests
- data
- test_all_visual
- visual
35 files changed
+39
-9
lines changedLoading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
0 commit comments