On commit 505a047 , I get a black screen when I run:
vtx_2d = cortex.Vertex2D(cortex.Vertex.random('S1'), cortex.Vertex.random('S1'))
cortex.webshow(vtx_2d, open_browser=False, autoclose=True)
After bisecting, I believe this is the problem commit (PR #679): 0fa99b3
On commit 505a047 , I get a black screen when I run:
After bisecting, I believe this is the problem commit (PR #679): 0fa99b3