D17120: Implement zooming with Ctrl+mouse wheel

Tomaz Canabrava noreply at phabricator.kde.org
Fri Nov 23 15:04:06 GMT 2018


tcanabrava accepted this revision.
tcanabrava added a comment.
This revision is now accepted and ready to land.


  repaint will trigger a reppaint forcefully, if you use update() are we skipping frames?
  
  after this and the old style connect are working I'd give a +1.
  what happens if you scroll up and down too quick for the screen to repaint?

INLINE COMMENTS

> view.cpp:3709
> +
> +		QTimer::singleShot( ANIM_MS/MAX, this, SLOT(updateAnim()) );
> +		m_animInfo.step++;

old style connect.

REPOSITORY
  R334 KmPlot

REVISION DETAIL
  https://phabricator.kde.org/D17120

To: yurchor, #kde_edu, tcanabrava
Cc: tcanabrava, kde-edu, kde-doc-english, skadinna, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20181123/cc52a5ea/attachment.html>


More information about the kde-edu mailing list