Changeset 3956

Show
Ignore:
Timestamp:
03/17/08 11:42:47 (8 months ago)
Author:
ed
Message:

Fixed a bug in which empty LayoutPanels? would lose their Proportion settings.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ide/ClassDesignerComponents.py

    r3826 r3956  
    10411041                    "children" : [] } 
    10421042            # Add the sizer item info to the item contents 
    1043             if not isSpacer
     1043            if not isSpacer and not ("sizerInfo" in kidDict["attributes"])
    10441044                kidDict["attributes"]["sizerInfo"] = itmDiffDict 
    10451045            # Add to the result