pub fn zoom_menu_buttons(ui: &mut Ui)
Expand description
Show buttons for zooming the ui.
This is meant to be called from within a menu (See Ui::menu_button
).
pub fn zoom_menu_buttons(ui: &mut Ui)
Show buttons for zooming the ui.
This is meant to be called from within a menu (See Ui::menu_button
).