valentina/src
Roman Telezhynskyi 08df3b4486 Scrolling delay.
When object is close to edge of view Valentina begins scrolling scene to ensure
that the object is visible. In many cases this happens to fast for user. As
solution after correction Valentina will wait 80 milliseconds before procedding
next move. This will give users enough time to react. Such delay is called only
if view was scrolled.

--HG--
branch : develop
2017-10-02 16:25:18 +03:00
..
app Cannot suppress warning -Wstrict-overflow. Completely disable it. 2017-09-29 19:05:34 +03:00
libs Scrolling delay. 2017-10-02 16:25:18 +03:00
test Fix test crash. 2017-09-30 11:31:41 +03:00
src.pro CONFIG key to disable building tests. 2016-02-19 20:31:01 +02:00