Page MenuHomePhabricator

Missing feedback contour for PaintTool
Closed, ResolvedPublic

Description

After migration to new interaction framework there is no feedback contour visible during mouse move.

Event Timeline

User schroedt has pushed new remote branch:

bug-17340-PaintTool-missing-feedback-contour

[ee7516]: Merge branch 'bug-17340-PaintTool-missing-feedback-contour'

Merged commits:

2014-02-26 15:03:17 Tobias Schroeder [2454ee]
Fixed missing feedback contour

Added a transition to statemachine PressMoveReleaseWithCTRLInversionAllMouseMoves for mouse move. Adapted callback functions in PaintBrushTool to handle left mouse button pressed during mouse move.