GLMakie Menu() maximum number of items?

In the last refactor each Block got its own container scene and Menu uses Labels and Boxes internally which is now rather inefficient. That’s why you hit the 255 relatively quickly. I need to rewrite menu so it uses only one poly and one text object I think

1 Like