[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-174-g99064fe

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.

The branch, master has been updated
       via  99064fe2ab32ed97a6e29bedfbe0ddb9dc893c8f (commit)
      from  abe5fc3b4eee865e2fab5cfb586d52fa0cef0f38 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 99064fe2ab32ed97a6e29bedfbe0ddb9dc893c8f
Author: Laurent Trinques <scorpio@xxxxxxxxxxxxxxxx>
Date:   Fri Mar 27 21:21:49 2020 +0100

    Moving elements by mouse does not respect the grid settings
    
    When moving element by mouse, snapping to grid uses fixed 10 px steps
    hardcoded in source instead of using the value from grid settings. When
    moved by keyboard, the grid step is respected.
    It is due to QPointF Diagram::snapToGrid(const QPointF &p) function not
    considering the settings.
    
    Thanks jethro for this patch

-----------------------------------------------------------------------

Summary of changes:
 sources/diagram.cpp | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
qet/qet.git



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/