PDA

View Full Version : plugin browser selection problem



mike666
30-11-16, 19:31
I made some modifications in skins like ViX-Night-HD, Magic-HD-Night and others. Everything works fine but there is a strange behavior in plugin browser.
If there is no "selectionpixmap" just color (specified in skin.xml) used as a selection it works fine and everything is OK but if I set any pixmap for selection it looks like in the picture number 2. The bottom of the top text line is cut.
Why? Where could be a problem?

51530 51531

Rob van der Does
01-12-16, 04:36
By the looks of it this is not running ViX, so I'm not sure we can tell.

mike666
01-12-16, 10:05
You are right, the screenshot is from OpenHDF where was the same problem. Now I have ViX 4.2.018 and it looks exactly the same as on the pictures with the same problem I have described.

Rob van der Does
01-12-16, 11:50
Please upload the skins: both a working and a not good working version.

mike666
01-12-16, 19:06
Rob, itīs not a problem but here is the only difference between original and my skin.
In "PluginBrowser" screen in skin.xml original has:
<widget name="list" position="520,82" size="755,550" font="Regular;26" scrollbarMode="showOnDemand" />

While in my skin I have:
<widget name="list" position="55,100" size="720,500" backgroundColor="Background" selectionPixmap="BlackVIX/design/sel_720_50.png" itemHeight="50" transparent="1" zPosition="1" />

I made actual screenshots so as you can see with no selectionPixmap itīs ok...
So in my opinion there must be some problem with the selectionPixmap. All skins I have checked did not have any selectionPixmap.

So I see 2 options:
1. My selectionPixmap is somehow "not correct"
2. PluginBrowser screen is not correctly supporting selectionPixmap


51542 51543

51544

Rob van der Does
02-12-16, 05:54
So you made quite significant changes, not only the selection pixmap.
Different position & size of the list, different font, itemheight.
For a starter I would keep them all the same, and only just add the selection pixmap.
And it would be nice to know which skin you're modding (it's neither ViX-HD nor Magic-HD).