Skinning - static list content #174
Labels
No labels
Dev Is Brain Dead Sometimes
Information
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
no manners
not planned
pending update
potential bug
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/tikipeter.github.io#174
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi there,
I've modified the default skin to display properly in PAL 4:3 resolution so I can use the addon when working on my old crt TVs.
One thing I would like to request is a workaround for your static list content in the settings windows to point to a separate file or separate includes.xml
This is so that any changes or content that you make to these windows does not need to be added/maintained across all skins. Is this possible?
Also, there is currently no way to select a skin on your addon, do you plan to add this option?
Addons don't have access to many skin engine features. Unfortunately using includes is one of them.
I'll include an alternative way of achieving what you want in the next update. I'll have to make the content each time the settings window is opened.
That should allow you to edit the xml and not worry about inserting any new settings when they're added.
Perfect. Thank you!
Hi, thanks for integrating this. Although it kind of broke my skin. might be an easy fix on your end though?
structure of my skin:
Skins/Default/PAL/settings_manager.xml
is there any way you can have your code generate settings list content for the following folders ?
that should cover all potential resolutions for skinning?
Skins/Default/1080i/settings_manager.xml
Skins/Default/720p/settings_manager.xml
Skins/Default/PAL/settings_manager.xml
Skins/Default/NTSC/settings_manager.xml
Skins/Default/xml/settings_manager.xml