#1202: Bug in ClassDesigner with
---------------------+------------------------------------------------------
  Reporter:  fabix   |       Owner:  ed      
      Type:  defect  |      Status:  assigned
  Priority:  major   |   Milestone:  0.9.2   
 Component:  ui      |     Version:  0.9.1   
Resolution:          |    Keywords:          
---------------------+------------------------------------------------------
Comment (by rgammans):

 Sorry here the patch file not wrapped horribly.

 {{{

 --- /tmp/ClassDesignerComponents.py     2009-06-17 13:51:12.000000000
 +0100
 +++ ide/ClassDesignerComponents.py      2009-06-17 13:43:32.000000000
 +0100
 @@ -1645,7 +1645,7 @@
                                         "cdata" : kidItem.Spacing,
                                         "children" : [] }
                         # Save the position
 -                       kidDict["attributes"]["rowColPos"] =
 self.getGridPos(kid)
 +                       kidDict["attributes"]["rowColPos"] =
 self.getGridPos(kidItem.ControllingSizerItem)
                         # Add the sizer item info to the item contents
                         if not kidDict["attributes"].get("sizerInfo"):
                                 kidDict["attributes"]["sizerInfo"] =
 itmDiffDict
 }}}

-- 
Ticket URL: <http://trac.dabodev.com/ticket/1202#comment:4>
Dabo Trac <http://trac.dabodev.com>
Trac Page for Dabo

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to