[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesdk/umbrello/umbrello/dialogs
From:       Sebastian Stein <seb.kde () hpfsc ! de>
Date:       2003-08-12 19:05:05
[Download RAW message or body]

CVS commit by sstein: 

fix bug 57887: Property changes in a diagram are not automatically applied to all \
widgets in the diagram. The new properties are only used for the next widget to be \
added to the diagram. This is the normal GUI behaviour. On the downside, now it is \
impossible to change properties of different widget with one action.


  M +1 -1      umlviewdialog.cpp   1.19


--- kdesdk/umbrello/umbrello/dialogs/umlviewdialog.cpp  #1.18:1.19
@@ -144,5 +144,5 @@ void UMLViewDialog::applyPage( Page page
                         }
                         m_pOptionsPage->updateUMLWidget();
-                        m_pView->setClassWidgetOptions( m_pOptionsPage );
+                        //m_pView->setClassWidgetOptions( m_pOptionsPage );
                         m_pOptionsPage->setWidget( m_pTempWidget );
                         options.classState.showAtts = m_pTempWidget->getShowAtts();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic