fix backspace in text widget

This commit is contained in:
airstruck
2015-12-06 11:47:15 -05:00
parent c21611748c
commit 367535ad33
32 changed files with 548 additions and 242 deletions

View File

@@ -4,5 +4,5 @@ full_description = 'A UI library'
file = { 'luigi' }
format = 'markdown'
new_type('widget', 'Widget Types', true)
new_type('attrib', 'Widget Attributes', false)
new_type('widget', 'Widgets', true)
new_type('attrib', 'Attributes', false)