Remove TODO

This commit is contained in:
Dusty Phillips 2012-10-22 21:47:58 -06:00
parent 8a4351c3db
commit d2abb51519
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ a la http://kivy.org/docs/installation/installation.html Then run
python main.py and browse or edit widgets to your heart's content.
Known bugs:
* StackLayout is misbehaving
* The DropDown item I had tested completely crashes Kivy
* The GridLayout example could use some extra features
* If you try to start the app with focused set to true, weird stuff happens.