oohg / core

Files needed to build and use OOHG's libraries
https://oohg.github.io
GNU General Public License v2.0
8 stars 11 forks source link

Some app-var are not initialized #623

Closed fyurisich closed 8 months ago

fyurisich commented 8 months ago

Missing initialization of app-vars_OOHG_DefaultScrollPage, _OOHG_DefaultScrollStep, _OOHG_AutoScroll and _OOHG_GridScrollOnWheel in h_application.prg

fyurisich commented 8 months ago

Fixed. See 5b2c3ca