快速登录:  

Forum: VirtualDJ Skins

话题: vectorial shape with cues possible ?

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

NicotuxHome userMember since 2014
Porting personal skin to vectorial:

Same as old skin define for "minideck_songpos"
<cues>
<size width="7" height="38"/>
<pos x="244" y="233"/>
<up x="887" y="1373"/>
<down x="911" y="1373"/>
<over x="864" y="1373"/>
<clipmask x="836" y="1389"/>
</cues->

vectorial test , as for many element:
<cues dy="+2" shade="0.2">
<size width="3" height="38"/>
<up shape="line" color="orange" height="38" width="3"/>
<down shape="line" color="magenta" height="38" width="3"/>
<over shape="line" color="green" height="38" width="3"/>
</cues>

Bam! does not work: ... line, square, circle ....
cues does not display
on mouse over or selected cues display with specified color and shape but misplaced
even worth, if size are not specified default size won't be cue specified ones but parent's ones

none of up down over overselected ... seems to work with shape in cues element
or do i do it wrongly ?

second test inspired by the one in new skins:
<cues dy="+2" shade="0.2">
<size width="3" height="38"/>
<clipmask height="38" width="3"/>
</cues>

no other element but height and width seem to do anything, ok it's a clipmask

cues display but not over and down
of course no color but internal ones depending on "nonColoredPoi" where near cyan, red, green, orange seems to be hardcoded, any other deck being white

is there a way to specify color matching current/specific colorscheme for cues in extra decks ?
 

发表时间 Thu 24 Oct 19 @ 1:28 am


(陈旧帖子或论坛版块会自动关闭)