Skip to content

Commit 6ffa413

Browse files
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 regression
1 parent 1c1be86 commit 6ffa413

35 files changed

+39
-9
lines changed
6.12 KB
Loading
6.19 KB
Loading
3.39 KB
Loading
3.1 KB
Loading
4.12 KB
Loading
253 Bytes
Loading
5.4 KB
Loading
5.44 KB
Loading
6.29 KB
Loading
5.29 KB
Loading

0 commit comments

Comments
 (0)