ohmage / gwt-front-end

The javascript/GWT code behind the front end.
6 stars 2 forks source link

Popup Isn't Fixed Even After Refresh #234

Open jojenki opened 12 years ago

jojenki commented 12 years ago

The popup window isn't fixed even after I click a new icon and then click back to the original. This may have to do with the size of the text being larger than the browser window.

I wish I could attach an image...

jshslsky commented 12 years ago

Here's how you can attach an image: upload it to your lecs public folder and link to it from here.

ghost commented 12 years ago

This is a hard fix since we don't have full control of the marker InfoWindow behavior (generated dynamically by gmaps v3 JS).

Also, this seems like a very rare case where the response text will be big enough to fill the entire vertical area.