mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-24 22:27:13 +00:00
This ensures videos are always visible as soon as a video file is specified in the VideoStreamPlayer node. The node will no longer be resized to 0×0 by default, making the video invisible in the process (even if the audio can still be heard).