Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Games
Amor
Commits
013e1f4d
Commit
013e1f4d
authored
Dec 25, 2019
by
Stefan Yohansson Areeira Pinto
Browse files
change animation to destroy on change window
parent
66dcbf60
Changes
1
Show whitespace changes
Inline
Side-by-side
src/amor.cpp
View file @
013e1f4d
...
...
@@ -687,6 +687,7 @@ void Amor::slotWindowActivate(WId win)
// We are losing focus from the current window
mTimer
->
setSingleShot
(
true
);
mTimer
->
start
(
0
);
selectAnimation
(
Destroy
);
}
else
if
(
mNextTarget
)
{
// We are setting focus to a new window
...
...
Martin Tobias Holmedahl Sandsmark
@sandsmark
mentioned in merge request
!1
·
Jul 04, 2020
mentioned in merge request
!1
mentioned in merge request !1
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment