fn make_pagination(ctx: &mut EventCtx<'_>, total: usize, skip: usize) -> Widget