Constant hypex_ui::FULLSIZE_CONTENT

source ·
pub const FULLSIZE_CONTENT: bool = _;
Expand description

If true, we fill the entire window, except for the close/maximize/minimize buttons in the top-left. See https://github.com/emilk/egui/pull/2049