Completed
Last Updated: 28 Nov 2018 09:19 by ADMIN
ADMIN
Martin
Created on: 28 Oct 2016 10:05
Category: BusyIndicator
Type: Bug Report
1
BusyIndicator: missing TemplateBinding of the Foreground of the ContentControl in the style of the control
Missing biding to Foreground in the ContentPresenter of the control which prevents not styled controls (i.e. TextBlock) not to receive the proper Foreground for the current theme.

Workaround:

add Foreground = "{TemplateBinding Foreground}" to the ContentControl in the ControlTemplate for RadBusyIndicator.

Scheduled for: 
The fix for this issue will be available with LIB (version 2018.3.1203) published on Monday, 3-rd December, 2018. 
 
0 comments