main: zero initialize opts
Without zero initialization, anything can be in the "Opts" struct when the program is started. On asus-me176c this causes osk-sdl to always run in test mode (480x800 centered on the screen, but touch screen fills full screen...).
Possibly related: #90 (closed)
Edited by Administrator
Merge request reports
Activity
mentioned in commit cba788ca
By clayton craft on 2020-02-04T21:28:17
mentioned in issue #90 (closed)
By Oliver Smith on 2020-02-06T13:06:28
Please register or sign in to reply