Support and General Use > Theming and Appearance Customization
Viewports can share identifiers?
(1/1)
afruff23:
This never worked for me as it said in the wiki article.
http://www.rockbox.org/twiki/bin/view/Main/CustomWPS#Conditional_Viewports
For example:
--- Code: ---%Vdab
--- End code ---
does not work as intended.
Instead, you must write:
--- Code: ---%Vda%Vdb
--- End code ---
Unless I'm doing it wrong. Can anybody reproduce this? If so, I'll edit the wiki.
Llorean:
I think it means that more than one viewport can have the same identifier, not that you can display more than one identifier with the same tag. That's what it says, at least. "Viewports can share identifiers." not "Multiple identifiers can be displayed with one tag."
knight4led:
In simple terms you can identify multiple viewports as a so that %Vda shows more than one viewport and you don't have to go making lines that look like %Vda%Vdb%Vdc.
Navigation
[0] Message Index
Go to full version