zehreken

Results 2 comments of zehreken

I've been doing some experiments and noticed that values for y-axis actually matter. When I change `.map(|(index, _)| { to_screen * pos2(index as f32 / SAMPLE_GRAPH_SIZE as f32, 0.) })`...

I have a similar issue on macOS. One thing I noticed is if I focus to another window and back to my program, the problem gets fixed. I couldn't reproduce...