pub fn update_ui_size_and_scale_system(
contexts: Query<'_, '_, UpdateUiSizeAndScaleQuery>,
)Expand description
Updates UI egui::RawInput::screen_rect and calls egui::Context::set_pixels_per_point.
pub fn update_ui_size_and_scale_system(
contexts: Query<'_, '_, UpdateUiSizeAndScaleQuery>,
)Updates UI egui::RawInput::screen_rect and calls egui::Context::set_pixels_per_point.