[qet] [GIT] qet/qet.git branch master updated. 0.9-dev-486-g4ab1ed7 |
[ 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 4ab1ed7fc94662b201097acecf56682bdcc2f092 (commit)
from 89d03e55031a2ebe8818fd31dbe97e0f5630dfb0 (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 4ab1ed7fc94662b201097acecf56682bdcc2f092
Author: joshua <Joshua@xxxxxxxxxxxxxxxx>
Date: Sun May 22 21:05:54 2022 +0200
Fix previous workaround
The rotate action shortcut was 'space' before this commit and so the
keyPressEvent with space key was never propagated because always grabbed
by the rotate action.
Now the shortcut for the rotate action is ctrl + space.
Note that even if rotate exist in element editor, this doesn't work well
because the rotation is not well managed by the save/load from elmt
file.
-----------------------------------------------------------------------
Summary of changes:
sources/editor/esevent/eseventaddterminal.cpp | 2 +-
sources/editor/ui/qetelementeditor.ui | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
qet/qet.git