yglukhov / nimx

GUI library
MIT License
1.1k stars 75 forks source link

prevent ios arithmetic error on init #451

Closed capocasa closed 3 years ago

capocasa commented 3 years ago

Ios Simulator app crashed with ArithmeticError (my speculation: division by zero) on start on High Sierra #449 but explicitly specifying drawn frames fixes the problem.