bluecadet / Cinder-BluecadetViews

Scene graph Cinder block with touch management and various tools for UI dev
MIT License
11 stars 3 forks source link

Just set max width default in TextView.h to 0.0 instead of negative o… #105

Closed kevinzak closed 6 years ago

kevinzak commented 6 years ago

…ne. Addresses issue #102

@benjaminbojko simple change of the defaults here.

benjaminbojko commented 6 years ago

Thanks! Will merge this in