Friday, April 5, 2013

Re: PopupPanel.center() not centering content?

I tried to isolate it to some GWT-only code, but didn't manage to get it isolated with the centering problem :( (at least not within some acceptable time).
I use many own widgets/panels with own resource bundles and style imports.
I removed all the animations, but even when using a simple HeaderPanel (own widget) with some textboxes I see the centering problem, which consists of straight forwards div's with no deferred command actions... but still... if I use s simple FlowPanel with some textboxes it all looks fine :(...
For now, I leave it like this but I am almost sure it's a bug that only show it's self in some weird situation... Maybe due to using style imports and using css resources, some style is set a bit "too" late, I don't know...
For now, my working around works, so I leave it for now.
Thanks,
- Ed



On Sat, Mar 30, 2013 at 2:40 PM, Ed Bras <post2edbras@gmail.com> wrote:
I will do, I just have to isolate the code, such that it's useful. I will post it here in a few days.


On Sat, Mar 30, 2013 at 2:34 PM, Jens <jens.nehlmeier@gmail.com> wrote:
Can you share code for a popup content that reproduces the problem?

-- J.

--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/RWjYAPGq9xw/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment