[Kst] [Bug 129281] Need a way to simultaneously edit the properties of multiple view objects.

Andrew Walker arwalker at sumusltd.com
Tue Jul 4 22:14:47 CEST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=129281         




------- Additional Comments From arwalker sumusltd com  2006-07-04 22:14 -------
Nicolas, the sticky properties were commented out with the following:

    // Removed by George.  This is very strange.  Some dialogs have 10+
    // properties, and when I change 8 of them, the next "new" object of the
    // same type has all of these modified on me.  I have to go through and
    // change them all back to what they were before.  I think this is too
    // confusing and annoying.  We could add a sticky flag or something like
    // that if this feature is really demanded.
    
    // and then save this viewObject's properties as the default
    if (_top) {
      _top->saveDefaults(_viewObject); 
    }

If you think this should be re-introduced in some form, please enter a new bug report.


More information about the Kst mailing list