Hi all, I was able to fix this issue. The only i could find to do it is to add the mappanel to the second tab only when it is first rendered (so i made a function to be called within the beforerender listener).
Thanks anyway. Cheers, On Tue, Jul 30, 2013 at 12:25 PM, Hugo <[email protected]> wrote: > Hi all, > > I'm facing a very weird problem which is not returning any kind of error. > Let me try to explain. I have a tabpanel with two tabs. The first tab (the > initial active tab) has 4 maps in a table layout and an additional button > that will open a new window with yet another map. All of these are working > correctly. As soon as i add the second tab with a map panel, problems start > to rise in the window map. For example, if i add a zoom control (in the > second tab map) it will be rendered twice (one below the other) in the > window map, also i had a draw feature control in that window map that stops > working. The window map is no longer receiveing user inputs (zooms, pans, > ...). I have tried to use defferredRender set to false in the tabpanel but > the results are the same, which is some of the maps not working and no > erros in firebug. > > Any ideas what might be happening? > Cheers, > > -- > Hugo Martins > -- Hugo Martins
_______________________________________________ Users mailing list [email protected] http://www.geoext.org/cgi-bin/mailman/listinfo/users
