Commit f808f4e
committed
Fix display of background gamut in editor.
mgrid returns arrays that are ordered so that you should use them
as (y, x) not (x, y). Somehow this worked before -- I have no idea
how -- and then it stopped. But I think it's correct now?1 parent 554d0de commit f808f4e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
347 | | - | |
348 | | - | |
| 347 | + | |
| 348 | + | |
349 | 349 | | |
350 | 350 | | |
351 | 351 | | |
| |||
0 commit comments