https://bugs.kde.org/show_bug.cgi?id=321933

--- Comment #2 from Nate Graham <pointedst...@zoho.com> ---
Clearly a bug, since the code *tries* to set an appropriate cursor:

void RedEyeReductionTool::toolActivated()
{
    imageView()->setCursor(Qt::CrossCursor);
}


Looks like whatever part sets the hand cursor is always overriding this.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to