Try:

var netPanelType = Firebug.getPanelType("net");
Firebug.PanelActivation.enablePanel(netPanelType);

This way Firebug.PanelActivation.updateTab is executed and so, the tab UI 
updated.

Even if, I believe that the tab should be auto updated even if you directly 
change the options. This could be improved.

Does it work for you?

Honza

-- 
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to firebug@googlegroups.com
To unsubscribe from this group, send email to
firebug+unsubscr...@googlegroups.com
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug

Reply via email to