-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.6.0
-
None
-
OSX 10.11.2
-
1e18a4f985f6ec4a0191a2e0cc087b13d29b1719
A text renders correctly when when using a fragment shader or layer.enabled, also when its created via a Loader. But the text changes its color when the Loader is activated later and when it's rendered with 'Text.NativeRendering'.
The example file shows the problem using fragment shader, the second using 'layer.enabled'. Just press the activate button to load the text. Set 'checked: true' on the button to see that the problem disappears when the text is loaded on startup.