mirror of
https://github.com/bevyengine/bevy
synced 2024-11-26 06:30:19 +00:00
2e53f3b775
# Objective Fixes #7476. UI scale was being incorrectly ignored when a primary window exists. ## Solution Always take into account UI scale, regardless of whether a primary window exists. Tested locally on @forbjok 's minimal repro project https://github.com/forbjok/bevy_ui_repro with this patch, and the issue is fixed on my machine. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |