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

Canvas clear on resize not mentioned #32603

Closed
Rudxain opened this issue Mar 7, 2024 · 0 comments · Fixed by #34225
Closed

Canvas clear on resize not mentioned #32603

Rudxain opened this issue Mar 7, 2024 · 0 comments · Fixed by #34225
Labels
Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!

Comments

@Rudxain
Copy link
Contributor

Rudxain commented Mar 7, 2024

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/width

What specific section or headline is this issue about?

1st (main)

What information was incorrect, unhelpful, or incomplete?

A side-effect of assigning a value to that property

What did you expect to see?

It's missing the fact that some (all?) browsers clear when changing in-memory dimensions.

This may include h (not tested)

Do you have any supporting links, references, or citations?

https://stackoverflow.com/questions/5517783/preventing-canvas-clear-when-resizing-window

Do you have anything more you want to share?

This technique for preserving content after resizing, which is very helpful as a tutorial

MDN metadata

Page report details
@Rudxain Rudxain added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Mar 7, 2024
@github-actions github-actions bot added the Content:WebAPI Web API docs label Mar 7, 2024
@Josh-Cena Josh-Cena added help wanted If you know something about this topic, we would love your help! and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs help wanted If you know something about this topic, we would love your help!
2 participants