- March 24, 2007
- 12,073
- 7,459
- Home Country
- Germany
- Moderator
- #581
Fixed: the implicit style was missing: <Style BasedOn="{ThemeResource DefaultCheckBoxStyle}" TargetType="{x:Type CheckBox}"/>@morpheus_xxNew botton style created for DialogueCheckBoxes (They are also visible now, when unfocused)
I went to all setting menus to be sure that all styles are fitting. Only the setting dialog of the ShutdownMenu seems to refer to another checkbox style (see screenshot).
There is no style defined in https://github.com/MediaPortal/Medi...default/styles/SystemStateStyles.xaml#L23-L28
The other CheckBoxes refer to DefaultCheckBoxStyle, which I modified. I think DefaultCheckBoxStyle could be added to the CheckBox in SystemStateStyles.xaml, but I do not want to touch files outside of BV in order not to mess up something.
EDIT: ArrowColor is changed from "Blue" to "LightGray"
https://github.com/MediaPortal/MediaPortal-2/commit/9b6525b5b92da47a115efda2da9323d54945ee72