GNOME Bugzilla – Bug 90961
the toolbar should be removable
Last modified: 2006-06-18 04:57:48 UTC
The pan toolbar should have a "view/show toolbar" menu item and also a right mouse button action to allow it to be hidden, in order to free up realestate
Could you ask the pan-users mailing list how many people would want this feature?
Backtrace of the excess time spent removing all articles when the group is loaded: # gtk_ctree_move # remove_article_nolock # header_pane_remove_articles # articles_removed_mainthread # gui_queue_timer_cb # pan_timeout_wrapper IOW, the header pane is removing these nodes individually... this is all fired off from # group_remove_articles # group_article_forall # group_empty # group_action_selected_empty Maybe there should be a different event for wiping the entire thing.
eh ? I don't think that comment relates to this bugreport. :)
Whoooops... that should've gone to 117187 :)
er, no, where is that bugzilla ticket... I think I'll get away from the keyboard for a bit. :)
*** This bug has been marked as a duplicate of 110953 ***