kivy / kivy-designer

UI designer for Kivy - DEPRECATED
https://kivy-designer.readthedocs.io
MIT License
821 stars 209 forks source link

Designer freezes when non-existing font specified (win7) #384

Open shula opened 6 years ago

shula commented 6 years ago

Designer freezes when typing a non-existing font specified (or incomplete input)

  1. select Text Input control
  2. go to properties > font_name
  3. write any letter
  4. Designer will freeze on first letter. ---> this is probably due to a on_text event that fires on any input which is not a font name.

Package versions: kivy-designer: Latest github version Windows 7 sp1 x64