Kevin_Flynn Posted December 24, 2016 Share Posted December 24, 2016 Is it possible to remove the headings of "Recent" and "Favorites" for TopBoxesView and BottomBoxesView, respectively. Can each image returned from the above bindings have a max height / width? By default I believe it's by percentage as some are significantly larger than others. Are the controls changeable? I very much doubt it. When I use a horizontal coverflow and I press down to go to the Recently Added list, I'd like to use left and right to navigate the list rather than change the platform. As it is right now, I have to use up and down arrows to navigate the recent list even though it's displayed horizontally. Anyone notice quality degradation using ReignStumble Console Artwork in CoverFlows? I've tried changing the CoverFlow quality, refreshing cache, and closing BigBox with no luck. Quote Link to comment Share on other sites More sharing options...
eatkinola Posted December 24, 2016 Share Posted December 24, 2016 Look at ThumbnailListView.xaml in the Views folder. For example, I changed the font for Recent and Favorites. You could probably just delete the TextBlock in that file, or set Visibility="Collapsed", I suppose. You might also be able to accomplish some of your other objectives by editing ThumbnailListView.xaml. Quote Link to comment Share on other sites More sharing options...
Kevin_Flynn Posted December 24, 2016 Author Share Posted December 24, 2016 #1. That helped with the first one. #2. I'll play around with ThumbnailListBoxStyle and ThumbnailListBoxItemStyle hope I can modify the image MaxHeight / Width there. #3. Don't believe I can change the controls. #4. Still bothers me; so blurry. It's almost as if the image is being stretched but I don't have the ability to change it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.