Okay this is… very deep in the weeds but…
So I got the PR that resizes things working (I was overthinking things, I can just set cargo to use the PR git repo as a dependencies)
It's enforcing a mystery CSS attribute named "aspect-ratio".
I think winit (the Rust canvas handler) is enforcing that. But I have no proof of it.
I can't delete aspect-ratio like I can other CSS attributes in the Inspector.
Is there a way to tell from Inspector how that CSS attribute got assigned?