Forum Discussion
5 Replies
- TheEndlessChannel SurferThe standard breadcrumb attributes work on the "flat-movie" style. Not sure if that applies to all grid styles or not.
- jbraveChannel SurferI'm using flat-landscape on the grid and I have a shade of grey for the breadcrumb text, nothing I have do seems to make any difference.
-Joel - TheEndlessChannel SurferI just tested with all five different grid styles, and BreadcrumbTextLeft, BreadcrumbTextRight, and BreadcrumbDelimiter all worked as expected. :?
- RokuChrisRoku EmployeeIs it possible you're confusing the counter for the breadcrumb? In addition to breadcrumb text, roGridScreen also displays a counter in the upper right of the screen that shows your position in the focused row and the total number of items in the focused row. The theme attributes for the counter are counterTextLeft, counterSeparator, counterTextRight.
- jbraveChannel Surferturns out I left off the "theme." part of
theme.BreadcrumbTextLeft="#000000"
oops.