bevy/crates/bevy_render
ira 52ee83e7e8
Fix viewport change detection (#8323)
# Objective

Fix #8321

## Solution

The `old_viewport_size` that is used to detect whether the viewport has
changed was not being updated and thus always `None`.
2023-04-10 20:41:32 +00:00
..
macros chore: Release (#7920) 2023-03-06 05:13:36 +00:00
src Fix viewport change detection (#8323) 2023-04-10 20:41:32 +00:00
Cargo.toml Added WebP image format support (#8220) 2023-03-28 19:53:55 +00:00