Closed JonnyTech closed 2 years ago
In order to try and get an embedded map working, I changed various settings in about:config.
about:config
Eventually it was webgl.disabled = false that fixed the issue at https://www.munzee.com/map
webgl.disabled = false
Is there an easy way to reset all config values to default without losing other data ie bookmarks and cookies?
On desktop there is a soft-reset option in about:support, however that is not available on Fenix.
OK, thanks.
In order to try and get an embedded map working, I changed various settings in
about:config
.Eventually it was
webgl.disabled = false
that fixed the issue at https://www.munzee.com/mapIs there an easy way to reset all config values to default without losing other data ie bookmarks and cookies?