Constant cosmic::iced_winit::winit::window::MAX_CURSOR_SIZE
source ยท pub const MAX_CURSOR_SIZE: u16 = 2048; // 2_048u16
Expand description
The maximum width and height for a cursor when using CustomCursor::from_rgba
.