Commit cc3875c2 authored by Allan Sandfeld Jensen's avatar Allan Sandfeld Jensen
Browse files

Balloon tip must follow systemtray icon


If the a message notification is created at the same time as the system
tray icon is embedded it may start at a wrong location, since the icon
location it bases its own location is not yet final.

This patch adds code to update the balloon tip location when the system
tray icon is moved or resized.

The bug and fix can be tested by the systray example by disabling the
icon and letting show message trigger both showing it and the message.

Change-Id: Ie1dc10489ad420e581e32afeb757c236fb5129ab
Reviewed-by: default avatarShawn Rutledge <shawn.rutledge@digia.com>
parent 568c2622
No related merge requests found
Showing with 25 additions and 4 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment