2021-04-24, 20:28
(2021-04-24, 18:20)bsoriano Wrote:Thats it!! Thank you. Figured it was something simple i was overlooking.(2021-04-24, 16:14)jdig4240 Wrote: Hey bsoriano, another question with widgets. When theres only a few items in a widget, for example only 2 TV Shows in Kodi library and used as a widget, is there a way to display only the two items instead of duplicating them over and over?? I think it would just look better if it just showed them without doubling them up across the entire widget. Like in this pic I have two TV Shows in a library widget, but instead of just displaying the two shows, it duplicates them across the whole widget...@jdig4240 , do you have autoscroll enabled for that widget? If you do, then I have to use a wraplist instead of a fixed list, and the side effect is that the items are replicated if there are too few to cover the width of the list. If you want to just see the two shows, disable auto-scrolling for that widget, like in this example:
Which results in this widget:
Please let me know if this answers your question. Thanks.
Regards,
Bart