const MINIMUM_UI_ELEMENT_WIDTH: f32 = 150.0;
The minimum width of many UI elements including dialog boxes and menus, for the sake of consistency.