Default value not applying for custom component properties

Hi,

The ux:Value property is not applying when the property is not set in the instantiation of the class.

The BackGround color should be #FFFFFF when no value is set like this:

<float4 ux:Property="BackgroundColor" ux:Value="#FFFFFF" />

And instantiated as such:

<MyButton />

However the MyButton component has no background until I set it explicitly again in the instantiation like this:

<MyButton BackgroundColor="#FFF"/>

Hi!

This is fixed but not rolled out yet. Please have a look here:

https://www.fusetools.com/community/forums/permalink/2d6bfc0d-8829-4531-a63f-6e5985d89a1c