UMG Documentation for 4.4 Preview

UMG is shaping up nicely , awesome work!

I’m having some difficulty getting Slate Widget Styles to apply to Text Blocks in 4.4.1. I can’t seem to get any properties (eg. font, color, highlight color etc.) from a TextBlockWidgetStyle to show up on a Text Block in the Designer view. Using the same approach with a ButtonWidgetStyle and a Button seems to work. Is a known?

One more question - let’s say I have a Button that contains a Text Block. I know I can use a ButtonWidgetStyle to change the button background based on rollover state (eg. normal, highlighted, pressed etc). But is it possible to change the Text Block style based on the button rollover state? In my specific scenario I’d like to change the Text Block color to be yellow when highlighted/pressed, white when normal, and grey when disabled.