Declined
Last Updated: 12 Sep 2016 13:46 by Hammad
ADMIN
Martin
Created on: 28 Jul 2016 14:13
Category: TileList
Type: Bug Report
1
TileList: The horizontal scrollbar disappears setting RadTileList's background to black and when Windows8Touch theme is used
The horizontal scrollbar disappears setting RadTileList's background to black and when Windows8Touch theme is used.

Declined: By default the ScrollBar's Thumb in Windows8Touch theme is transparent black and it is expected not to be visible on black background.

For customization of the ScrollBar see attached project:
1. Extract the Style and Control Templates for the ScrollBar and its components from the System.Windows.xaml
2. Modify the HorizontalThumb and VerticalThumb's backgrounds to any color different from black - e.g. MainBrush, which is white in Windows8Thouch theme, change any needed opacities in the VisualStates
3. Apply the style globally for your application in App.xaml or only to the needed controls - in their <Control>.Resources (including all its needed resources)
1 comment
Hammad
Posted on: 28 Jul 2016 15:25
it is not with black colour it happens regardless of what is the background colour of tile list 
The tile gets dragged.