a224f774ee
Before this change, the texture size was used for the dimensions. However, the texture is not created until the next rendered frame, which means that frequently size was returned as zero, resulting in pointer focus artifacts. With this change, the dimensions are retrieved immediately on surface commit. |
||
---|---|---|
.. | ||
resources | ||
src | ||
Cargo.toml | ||
build.rs |