On 10 nov, 19:29, John J Barton <[EMAIL PROTECTED]> wrote: > so the onResize method at 2235 is being called. The debugger is > failing to break unfortunately. I'll work on that.
Ok, I can verify that onResize is called, but only when the window is docked. If you open firebug in a new window, onResize is called once. If you resize the new firebug window, onResize is not called anymore. When scrolling in windowed firebug, reView is called, but the measurement is still wrong. This shows with empty space above and beneath the script viewport. The number of visible lines is measured once when opening the new window and never updated when resizing or scrolling. I'll see if I can debug that. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
