mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 00:25:48 +03:00
[GH-ISSUE #181] WebGL unavailable, canvases not rendering properly. #127
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#127
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @subdavis on GitHub (Mar 12, 2021).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/181
WebGL appears to be unavailable across browsers (Chrome(Electron) and Safari tested)
Tested using https://get.webgl.org
Logged just for the sake of communication. Certainly expected that some things wouldn't be functional. Great work, and thanks!
@dyegoaurelio commented on GitHub (Jan 13, 2023):
are there any workarounds for using webgl?
@lezli01 commented on GitHub (Sep 21, 2025):
First of all: awesome work, simply astonishing.
Secondly: I'm also interested has anyone found a workaround for this? My use-case is that I'm developing a flutter web app that utilizes canvas to draw the page, unfortunately in this vm its currently not working because of this limitation.