Extra pixels above image when added to popup panel
1 view
Skip to first unread message
falcon_whiz
unread,
Jan 4, 2009, 1:43:13 AM1/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hi all,
I am using the lates release of gwt (gwt-windows-1.5.3). now the
problem is that whenever I am adding an image to a popup panel the
size of the popup panel increases by few extra pixels on top of the
image. on the sides and on the bottom the popup panel adjusts to the
size of the image. What can be the problem??
Regards
Yasser
olivier FRESSE
unread,
Jan 5, 2009, 8:21:44 AM1/5/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google-We...@googlegroups.com
You can use a tool like firebug to analyze the generated DOM. Maybe it's a result of a CSS style. regards