solved Weather Forecast v6.0 BUG?
Started by lxb


Rate this topic
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5


4 posts in this topic
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
01-09-2014, 06:07 PM -
#3
I've tested your skin. The difference between v5.2 and 6.0 you've notice: version 6.0 crops the images. You have defined the icon as:
Code:
<icon x="-3" y="-8" width="32" height="32" src="cond-icon" deficon="na.png" />

So now the icon is cropped the 8 pixel and plugin does not show it. Increase the plugin width:

Code:
<skin width="62" height="32">
and set the icon:
Code:
<icon x="0" y="0" width="32" height="32" src="cond-icon"

Also modify the imageText node position.
The TORDEX Team
http://www.tordex.com


Messages In This Thread
Weather Forecast v6.0 BUG? - by lxb - 12-24-2013, 09:43 AM
RE: Weather Forecast v6.0 BUG? - by Yuri Kobets - 12-24-2013, 08:03 PM
RE: Weather Forecast v6.0 BUG? - by Yuri Kobets - 01-09-2014, 06:07 PM
RE: Weather Forecast v6.0 BUG? - by lxb - 01-10-2014, 03:11 PM
RE: Weather Forecast v6.0 BUG? - by Yuri Kobets - 01-10-2014, 03:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)