#1210: dEditor.py - Bug in padding when UseTabs is False.
--------------------+-------------------------------------------------------
 Reporter:  raraoz  |       Owner:  somebody
     Type:  defect  |      Status:  new     
 Priority:  major   |   Milestone:  0.9.2   
Component:  ui      |     Version:  0.9.1   
 Keywords:          |  
--------------------+-------------------------------------------------------
 This bug will not raise it's head until we use spaces instead of tabs. The
 code sets padchar to one tab if UseTabs is True, when UseTabs is False it
 sets padchar to one space when it should set it to the amount of spaces
 equivalent to the tab, in this case self.GetIndent().

-- 
Ticket URL: <http://trac.dabodev.com/ticket/1210>
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