Skip to content

Continuous build

Pre-release
Pre-release
Compare
Choose a tag to compare
@caclark caclark released this 26 Jan 18:33
Bug fix: GPS map not displayed in some circumstances

If the user needs to set the override_disable_gpu option, the map will
not be displayed, because the option is set before the standard options
are loaded.

Move the check for override_disable_gpu after the standard options are
loaded.