Additionally, always queue events in `handle_scale_factor_changed`. These events were intentionally not queued before, since they are executed inside `handle_scale_factor_changed`, which is itself queued. Though that's a bit too subtle, so let's just take the minuscule perf hit of redundantly checking whether we need to queue again. Co-authored-by: Kirill Chibisov <contact@kchibisov.com> |
||
|---|---|---|
| .. | ||
| android | ||
| ios | ||
| linux | ||
| macos | ||
| orbital | ||
| web | ||
| windows | ||
| mod.rs | ||