[][src]Function div::global::resize

pub fn resize(w: u32, h: u32) -> Result<(), DivError>

Redefines the size of the global frame where all div are within. The div will change the size AND position proportionally.

All pane sizes are resized immediately, regardless of active / inactive status. Only has an effect if the size has been defined earlier.