Hi Guys, Since the latest vdj update my favourite and only skin i use, Haunting pro, now only fills 75% of the screen when maximised. I use an external Acer monitor with a 1920x1080 resolution as the default resolution on the laptop the monitor is plugged in to. The default skin and many others are all fine and fill the screen but not Haunting. Can anyone help please as Haunting truly is the best skin for everything i need. Many thanks for any help
发表时间 Sun 20 Jun 21 @ 8:31 pm
OK I figured out the problem : (not fixed it)
new Haunting pro is defined as width="1920" height="1280"
new "Fix tentative" to resize tries to resize using max width or max height keeping ratio
so that Haunting_pro resizes to
H=1280*1080/1280=1080
W=1920*1080/1280=1620
previously skin was truncated/shrinked to fill screen width
new Haunting pro is defined as width="1920" height="1280"
new "Fix tentative" to resize tries to resize using max width or max height keeping ratio
so that Haunting_pro resizes to
H=1280*1080/1280=1080
W=1920*1080/1280=1620
previously skin was truncated/shrinked to fill screen width
发表时间 Sun 20 Jun 21 @ 9:05 pm
Many thanks for looking in to this. Does this mean i have to wait until the vdj tech guys bring out a new update? i ill need this skin in about 4 days time.
发表时间 Sun 20 Jun 21 @ 9:17 pm
You can just roll back to a previous build.
https://www.virtualdj.com/download/build.html
https://www.virtualdj.com/download/build.html
发表时间 Sun 20 Jun 21 @ 9:51 pm
Well I took a look because I'm in the same situation ;)
as a temporary workaround (most situations will be OK)
you can remove the "resize prevention" parameters :
breakline="1280-42" breakline2="1280-42"
from first line of the skin
and use edited version of the skin
this allows to resize more freely
(would need to add some breaklineV in a way to be really OK)
as a temporary workaround (most situations will be OK)
you can remove the "resize prevention" parameters :
breakline="1280-42" breakline2="1280-42"
from first line of the skin
and use edited version of the skin
this allows to resize more freely
(would need to add some breaklineV in a way to be really OK)
发表时间 Sun 20 Jun 21 @ 9:58 pm
Should be fixed in build 6532
发表时间 Mon 21 Jun 21 @ 1:01 pm
Adion wrote :
Should be fixed in build 6532
Thank you, the problem is fixed with the new build update.
发表时间 Mon 21 Jun 21 @ 2:15 pm
Adion wrote :
Should be fixed in build 6532
Many thanks for this, really appreciate it.
发表时间 Mon 21 Jun 21 @ 6:58 pm