Quick Sign In:  

Forum: VirtualDJ Skins

Topic: window class & tooltips
NicotuxHome userMember since 2014
well a not usual use again in "relatively" new feature
possibly a memory bigger issue (mainly buffer overflow or unterminated string)
hopefully not widely use for now

but then using <window class="..." > with tooltip= or <tooltip> are broken

child elements get expended with strange entries coming from map
[CONTROLER KEYNAME]
But only keys mapped as "nothing" appear
unless a child elements defines a rightclick in which case they get expended with
[RIGHTCLICK] and values
when a tooltip is define but empty it removes values
when a tooltip is define not empty it takes place of title

using same class code in a panel is not affected

as well, placeholders are not correct, (some display, some are taken in consideration)
part of variable with get_var in backquotes is working while direct call display as well as other get_text ...
 

Posted Sat 16 Oct 21 @ 8:09 am
NicotuxHome userMember since 2014
encapsulating in a panel " <panel tooltip="action"> " seem to fix the issue
but " <panel tooltip_localized="action"> " is affected as well
 

Posted Sat 16 Oct 21 @ 6:10 pm