doom-checkboxes icon indicating copy to clipboard operation
doom-checkboxes copied to clipboard

Enable more browsers

Open healeycodes opened this issue 3 years ago • 0 comments

Remove zoom if possible (Firefox doesn't support it) and use transform instead.

There's also an issue getting the WebAssembly to load on Safari: WebAssembly.instantiateStreaming is not a function. I think the fix is to use this polyfill.

healeycodes avatar Oct 14 '21 18:10 healeycodes