Anshul Singhvi
Anshul Singhvi
bump @evetion - is this good to go from your end?
btw, I don't need this, just an edge case I stumbled into.
Bump @SimonDanisch, could this be reviewed? Thanks :D
Agreed, may as well merge. Will wait for the GeometryBasics refactor before pushing more on this! (And in the worst case, we can just switch all meshes to the 3d...
WGLMakie failures are because the texture atlas is slightly larger than expected: ```julia session_size = 6.095909 texture_atlas_size = 6.095909 memory leaks: Test Failed at /home/runner/work/Makie.jl/Makie.jl/WGLMakie/test/runtests.jl:57 Expression: texture_atlas_size < 6 Evaluated:...
Probably, I haven't run into it again
This might be the same problem as #751, but in a different place...
Oops...edited, thanks. It's a zeroed out array with that Extent.
Thanks for the feedback! I would love to make this a public API - if so, it would probably go in `Documenter.Writers`, and perhaps the name `supports_ansicolor` would work? That...
Things should be working after this commit.