| Summary: | Switching between tabbed and non-tabbed views requires restart | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Sebastian Stein <seb.kde> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.0.0 | |
| Sentry Crash Report: | |||
|
Description
Sebastian Stein
2005-01-30 16:15:00 UTC
Currently you need to restart Umbrello after switching off. If you have a patch to fix this that would be great :) SVN commit 666779 by okellogg: Apply fix_stacked_vs_tabbed_diagrams from Danny Beullens, see http://www.geeksoc.org/~jr/umbrello/uml-devel/10234.html Thanks for your work Danny! BUG:98204 M +1 -0 ChangeLog.2 M +0 -2 umbrello/cmds/cmd_create_activitydiag.cpp M +0 -3 umbrello/cmds/cmd_create_classdiag.cpp M +0 -3 umbrello/cmds/cmd_create_collaborationdiag.cpp M +0 -3 umbrello/cmds/cmd_create_componentdiag.cpp M +0 -3 umbrello/cmds/cmd_create_deploydiag.cpp M +0 -3 umbrello/cmds/cmd_create_entityrelationdiag.cpp M +0 -3 umbrello/cmds/cmd_create_seqdiag.cpp M +0 -3 umbrello/cmds/cmd_create_statediag.cpp M +0 -3 umbrello/cmds/cmd_create_usecasediag.cpp M +99 -49 umbrello/uml.cpp M +8 -0 umbrello/uml.h M +1 -20 umbrello/umldoc.cpp M +4 -11 umbrello/umllistview.cpp set version-fixed-in from 4.0.0 changelog |