Summary: | Not allowed to drag color from palette to the canvas | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | RamonMiranda <mirandagraphic> |
Component: | Color Selectors | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla |
Priority: | NOR | ||
Version First Reported In: | 5.0.0-beta5 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | now allowed to drag color to canvas. Regression ? |
Description
RamonMiranda
2021-12-07 16:33:58 UTC
Created attachment 144309 [details]
now allowed to drag color to canvas. Regression ?
Fixed in commit 13714811e70205aa040d5e5ca5b8176ccea17bd5 Author: Wolthera van Hövell tot Westerflier <griffinvalley@gmail.com> Date: Sat Dec 4 13:53:37 2021 +0100 Allow drag and drop from the palette to work again. This was caused by some missing accept conditions. This also moves the commented out debug into using a debug field instead. (cherry picked from commit 8b98b5ce71abd598e3a3dbc0160ebb966b59ae5e) |