ccabd
Explore posts from serversKPCKevin Powell - Community
•Created by ccabd on 11/29/2023 in #front-end
Canvas in flexbox not resizing properly
Any idea why the canvas in this example code takes the full width of the viewport?
https://codepen.io/codecab/pen/abXaKJr?editors=1100
When I replace the
canvas
with a div
it works as expected. I put the canvas in a wrapper element for now, which works, but I'd like to understand why its behaving as it does. Am I missing something?38 replies
KPCKevin Powell - Community
•Created by ccabd on 11/8/2023 in #front-end
Keep element in viewport up until a certain point
9 replies