pub fn singleline_edit_visual_bounds2d(
    _ctx: &ViewerContext<'_>,
    ui: &mut Ui,
    value: &mut MaybeMutRef<'_, VisualBounds2D>,
) -> Response