2020-10-17, 00:55
(2020-10-17, 00:45)HugoL Wrote:(2020-10-16, 23:13)johnsonsteven1986 Wrote:(2020-10-16, 20:46)AchillesPunks Wrote: What things are you trying to change?
Trying to make more shortcuts or at least change the available ones to act the same way as tv shows and movies. For example, I want to change the my list section to display widgets. I've already done this with the new section by changing the action to open window113, i believe, which wasn't being used and had the hubs setup. I just need to learn how to make more of these windows.
When I add more sections to the menu it ends up overlapping the power menu so I need to figure out what to change to keep that from happening. For now I just disabled the power menu and added a settings shortcut.
I also need to figure out how to get the widget titles to change within these hubs. I am able to do it on the home screen only by changing the name to "$INFO[Container(ID).ListItem.Property(widget)]" ID being the widget id. This way I can have random genre widgets that display the genre
And also, not really important, but I couldn't get icons to show on the weather widget
I use TMDB and auto widget for most of my widgets.
As you said, there’s no room for all the menu items you’re creating.
I can try to look at this next week but it should be possible to just have them display as you scroll down the list. So you’d always have 5 in your list on display at any given time and by scrolling you can access more items. Any more than 5 on display makes the menu look really poorly laid out.
Thanks. Right now it looks like it starts scrolling with any more than 6. Do you happen to know anything about making more windows or adding the container ID functionality to the hubs?