[−][src]Function azul_core::window::update_full_window_state
pub fn update_full_window_state(
full_window_state: &mut FullWindowState,
window_state: &WindowState
)
Overwrites all fields of the FullWindowState
with the fields of the WindowState
,
but leaves the extra fields such as .hover_nodes
untouched