mrakgr / The-Spiral-Language

Functional language with intensional polymorphism and first-class staging.
Mozilla Public License 2.0
922 stars 27 forks source link

Nsight Compute -> Start Activity white box near the bottom UI bug #33

Open mrakgr opened 3 weeks ago

mrakgr commented 3 weeks ago

image

Not only does it keep opening above the top of the window, there is a white rectangle at the bottom. The only to fix this is to grab the bottom border with the cursor and trigger a resize. After that it fixes itself.

image

This has been happening for nearly a year now, I've had to deal with this even while working on the matrix multiply series for my channel, so I guess it's finally time that I report it.

mrakgr commented 3 weeks ago

This error happens after running the profiler once for me. When I open Start Activity the second time, it gets wonky.