NeoSpark314/godot_oculus_quest_toolkit

Type mismatch in OQ_UI2DLabel.gd

Closed this issue · 1 comments

Hi, when running the demo scene in Godot 3.2.2 beta 3, the debugger complained about this line with a mismatch between CenterContainer and ColorRect. Weird this didn’t came up when running the demo in Godot 3.2.1 before.

Ups; thank you for reporting this! I will fix it in a moment. It's indeed strange that this error does not pop up every time (I can run the demo fine...).