mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
Improve UI/UX by updating mouse cursor shape. JIRA issue: CORE-20520 - Add CStyledCursor class. - Enhance CCanvasWindow::OnSetCursor for TOOL_BRUSH and TOOL_RUBBER. - Add CCanvasWindow::m_hBrushCursor CCanvasWindow::m_hRubberCursor to keep cursor shapes. - Send WM_SETCURSOR from ToolsModel to update the cursor shape. Co-authored-by: Hermès BÉLUSCA - MAÏTO <[email protected]>