Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(canvas): refine canvas init #163

Merged
merged 1 commit into from
May 19, 2023

Conversation

lslzl3000
Copy link
Collaborator

  1. check external canvas initial size
  2. remove unsued code
  3. throw error if not support webgpu

1. check external canvas initial size
2. remove unsued code
3. throw error if not support webgpu
@lslzl3000 lslzl3000 added the bug Something isn't working label May 18, 2023
@lslzl3000 lslzl3000 added this to the 0.6 milestone May 18, 2023
@lslzl3000 lslzl3000 self-assigned this May 18, 2023
@X-OldGentleMan X-OldGentleMan merged commit 8d7cde8 into Orillusion:dev May 19, 2023
1 check passed
@lslzl3000 lslzl3000 deleted the canvas_inint branch May 24, 2023 10:11
@lslzl3000 lslzl3000 mentioned this pull request May 30, 2023
@lslzl3000 lslzl3000 mentioned this pull request Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[BUG]: 在使用自定义canvas时,canvas会自己自动变得很大,无法修改
3 participants