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
lxb
Junior Member
**


0
6 posts 3 threads Joined: Dec 2013
Exclamation  12-24-2013, 09:43 AM -
#1
I'm using a custom theme it worked well in wf plugin v5.2, when update to v6, something went wrong.
As shown in the screenshot, there have been some gaps in the weather icon above.
was it a bug in v6?
thanks.
This post was last modified: 07-11-2014, 12:03 AM by lxb.


Attached Files Thumbnail(s)
       
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
12-24-2013, 08:03 PM -
#2
Please can you post the skin here or send it to support@tordex.com ? I'll test it.
The TORDEX Team
http://www.tordex.com
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
lxb
Junior Member
**


0
6 posts 3 threads Joined: Dec 2013
01-10-2014, 03:11 PM -
#4
sorry,i don't quite understand.
i tried to increase the skin width to 100, and set the same value to the icon node and imageText node.
but the plugin also copped the top 8 pixels.
can you upload a good xml configure file?
thanks!
   
This post was last modified: 01-10-2014, 03:12 PM by lxb.
Yuri Kobets
Posting Freak
*****


10
6,208 posts 429 threads Joined: Jan 2002
01-10-2014, 03:39 PM -
#5
Thank you for new screenshot. Now I see the problem. This extra space (marked by yellow) is buttons margin. I'll make update shortly to remove this margins for weather forecast plugin.

But it is possible to fix this problem with the current version. Set the option TLB Settings->Toolbar->General->Default alignment into Center. This will center all buttons on toolbar (margins are ignored).
The TORDEX Team
http://www.tordex.com


Forum Jump:


Users browsing this thread: 1 Guest(s)