When using the fullscreen browser and trying to drop a song onto the automix playlist, the song gets dropped onto deck 2 . In addition you can scratch the decks.
geposted Tue 27 May 14 @ 1:26 pm
Fullscreen browser ? Do you use any custom skin ? and if yes, which one ?
geposted Tue 27 May 14 @ 1:32 pm
Guess this is the used one...http://www.virtualdj.com/addons/16714/VirtualDJ_8_Fullscreen_Browser.html
But i cannot confirm the issue from above
greetz
rob
But i cannot confirm the issue from above
greetz
rob
geposted Tue 27 May 14 @ 2:45 pm
Try to edit the end of the file 2 decks.xml like this:
<pannel id="bigbrowser" group="browser" visible="no">
<pos x="12" y="273"/>
<size width="1897" height="795"/>
<down x="11" y="1006"/>
<browser>
<pos x="+0" y="+0"/>
<size width="1897" height="795"/>
</browser>
</pannel>
</group>
</Skin>
To fix the problem and have this zoom view
<pannel id="bigbrowser" group="browser" visible="no">
<pos x="12" y="273"/>
<size width="1897" height="795"/>
<down x="11" y="1006"/>
<browser>
<pos x="+0" y="+0"/>
<size width="1897" height="795"/>
</browser>
</pannel>
</group>
</Skin>
To fix the problem and have this zoom view
geposted Tue 27 May 14 @ 3:03 pm
Its definitely a skin bug, and not something related to the Skin engine of version 8.
Locking this one. Please open a new thread in the skins forum or email /pm the author
Locking this one. Please open a new thread in the skins forum or email /pm the author
geposted Tue 27 May 14 @ 7:14 pm