mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-26 19:33:31 +00:00
The behavior of Color Picker (dropper) tool was incompatible with Windows. JIRA issue: CORE-19466 - On TOOL_COLOR, when mouse was pressed or moved, send WM_TOOLSMODELCOLORPICKED message with color value to the tools settings window. - In the tools settings window, display the picked color. - Don't apply to the current color until mouse up. Co-authored-by: Hermès BÉLUSCA - MAÏTO <[email protected]>