VertexUI / VertexGUI

A framework for creating cross-platform GUI applications with Swift.
MIT License
162 stars 10 forks source link

debugLayout fills Widget with black color #2

Closed UnGast closed 3 years ago

UnGast commented 3 years ago

using debugLayout on a VideoView leads to a completely black fill, hiding the video

UnGast commented 3 years ago

This error does not occur with the new drawing approach.