快速登录:  

Forum: VirtualDJ Skins

话题: button gradient="" missing within "<over* >"

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

NicotuxHome userMember since 2014

everything is OK with these ones:

<off shape="square" color="back" border="orange" border_size="3" radius="6"/>
<selected shape="square" gradient="circular" color="orange" color2="darkorange" border="orange" border_size="3" radius="6"/>
<down shape="square" color="black" border="orange" border_size="3" radius="6"/>
<downselected shape="square" gradient="circular" color="orange" color2="darkorange" border="orange" border_size="3" radius="6"/>
...

but these ones have wrong gradient (vertical)

<over shape="square" gradient="circular" color="orange" color2="yellow" border="orange" border_size="3" radius="6"/>
<overselected shape="square" gradient="circular" color2="orange" color="yellow" border="orange" border_size="3" radius="6"/>
and
<over shape="square" gradient="horizontal" color="orange" color2="yellow" border="orange" border_size="3" radius="6"/>
<overselected shape="square" gradient="horizontal" color2="orange" color="yellow" border="orange" border_size="3" radius="6"/>


"radius" already can't be calculated for use with a placeholder (i.e.: radius="[HEIGHT]+[WIDTH]/6" or radius="size*20/100" )
 

发表时间 Tue 24 Nov 20 @ 1:10 pm


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