Yes we agree. Which is why the console, script, and net panels already have notices on them. More below:
On Jul 4, 2:52 am, Maciej Jaros <[email protected]> wrote: >I think the best way to avoid confusion would be to add a notice on all panels >(elements) that are not really enabled. That is: Well if they are not enabled, then you should see the disabled message. I guess you meant: "not enabled at load time". > * console panel > o scripts command line/box (a notice when you push "Run") Focusing on the command line will load the console so no notice is required. > o profiler (a notice when you run it) Not needed because the profiler will work if the console and script panel are enabled. (There is a bug: some times the console does allow you to press Profile when it is disabled. ) > * script panel > o watching variables (a big notice in the middle) Not needed because if you can type into the Watch panel then it should work. > o stock (as above) I guess you mean stack. Not needed because the stack has nothing to show unless you have hit a breakpoint. > o break points (as above) Not needed because the panel functions fine. > * net panel - I think this one alone is obvious that it needs reloading > (but a notice to reload could still be visible so it would be more obvious > ;-)) Already implemented. jjb --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
