On Nov 10, 4:53 pm, John J Barton <[EMAIL PROTECTED]> wrote:
> At revision 1334 I clear the viewport size during resize event so that
> it is recomputed. That should fix this problem.

Firebug.ScriptPanel.onResize is called but doesn't dispatch the call
to Firebug.SourceBoxPanel.onResize.
Setting a breakpoint in Firebug.SourceBoxPanel.onResize never breaks,
so I assume it is also never called.
Firebug.ScriptPanel.onScroll calles Firebug.SourceBoxPanel.reView so
the viewport is corrected when scrolling but not when resizing.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to