nwrkbiz / android-xserver

Maintaining the original project to make it work again with new Android versions.
MIT License
167 stars 18 forks source link

FLTK Programs cause APP to crash #6

Closed nwrkbiz closed 3 years ago

nwrkbiz commented 3 years ago

FLTK Programs cause APP to crash when buttons are clicked.

nwrkbiz commented 3 years ago

This was not purely FLTK related, the missing break in the SetDashes messed up all following commands because too much bytes were consumed.