[qet] [GIT] qet/qet.git branch master updated. 0.9-dev-125-g7cb47f3 |
[ 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 7cb47f3b9ee70051f96c0968c32ecb94a3be5c7f (commit)
from 9db15f91e71b1413b36b9673539b01d68b54429e (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 7cb47f3b9ee70051f96c0968c32ecb94a3be5c7f
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Wed Apr 7 12:56:43 2021 +0200
Fix unwanted moving part in element editor.
Fix an unwanted behavior when the properties dock widget is displayed :
1 there is no selection
2 the dock widget width is set to minimum
3 select a part, the dock widget gain new widgets used to edit the
current selected part and the width of the dock grow so the width of the
QGraphicsView is reduced and cause a mouse move event.
When this case occur the part is moved but they should not.
-----------------------------------------------------------------------
Summary of changes:
.../editor/graphicspart/customelementgraphicpart.cpp | 17 ++++++++++++++++-
sources/editor/graphicspart/customelementgraphicpart.h | 1 +
2 files changed, 17 insertions(+), 1 deletion(-)
hooks/post-receive
--
qet/qet.git