GNOME Bugzilla – Bug 301348
Remove the close buttons from dockables
Last modified: 2005-04-21 23:30:52 UTC
The close buttons in the dockable titles (directly besides the dockable menu button) seem to server only one purpose: confusing new users when being hit by accident. It is a lot harder to add e.g. the tool options back than to remove them - and this dockable can be considered vital for GIMP usage. Even after removing the close button it is rather easy to remove a tabbed dockable - either use the menu or drag it out and close the dialog.
I tend to agree with Michael here. The tab can be closed using the "Close Tab" item in menu. Closing dockables out of the notebook is also not something that is frequently needed.
Created attachment 45519 [details] [review] patch that removes the close buttons from all dockables
Looks even better and less cluttered without. Let's just remove it.
2005-04-22 Sven Neumann <sven@gimp.org> * app/widgets/gimpdockable.[ch]: removed Close button from dockables as suggested in bug #301348.