Constant winit::window::MAX_CURSOR_SIZE

source ยท
pub const MAX_CURSOR_SIZE: u16 = 2048;
Expand description

The maximum width and height for a cursor when using CustomCursor::from_rgba.