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
35 stars 14 forks source link

`FontStyle` Enum mismatch #620

Closed antongit closed 1 year ago

antongit commented 1 year ago

Describe the bug Wrong type of the FontStyle Enum.

Which version are you experiencing the bug with? 5.0-preview0676

Is there an earlier version where this still works? no

To Reproduce Try to make an IOBOX (enum) for the FontStyle pin

Screenshots image

azeno commented 1 year ago

Thanks. Type forward was missing.