Version: (using KDE KDE 3.3.2) Installed from: Debian testing/unstable Packages OS: Linux If you create a lot of diagrams in a big project its very difficult to find one scrolling to the left and to the right. Would be fine if you could allocate diagrams inside folders, --why not with the same name--, and would be nice too if they appear in the tree view.
If people feel strong about it they could be re-added to the tree view but in my view they get lost in the tree view a lot more than the do as tabs.
I think is a important loss. I am working with a model that contains about 200 diagrams, believe me, I can't handle them this way. At least, preserve the two ways of doing, and let the user to choose his preferred way from the configuration dialog.
CVS commit by okellogg: Make usage of tabbed diagrams optional by a configuration setting, "tabdiagrams". Tabbed diagrams are on by default. To switch off, go to the general configuration options, deselect "Use tabbed diagrams", and exit and restart Umbrello. BUG:94795 M +1 -1 ChangeLog 1.49 M +1 -0 umbrello/optionstate.h 1.7 M +52 -33 umbrello/uml.cpp 1.128 M +11 -2 umbrello/uml.h 1.46 M +16 -5 umbrello/umldoc.cpp 1.222 M +13 -9 umbrello/umllistview.cpp 1.134 M +6 -1 umbrello/dialogs/settingsdlg.cpp 1.36 M +1 -0 umbrello/dialogs/settingsdlg.h 1.20
*** Bug 126562 has been marked as a duplicate of this bug. ***