vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
40 stars 15 forks source link

Modal windows are broken #55

Closed antongit closed 1 year ago

antongit commented 2 years ago

image

azeno commented 1 year ago

Finally figured it out. Apparently we need to skip draw commands with an element count of zero in Skia.