D5668: Fix the position of the initial popup message
    Luigi Toscano 
    noreply at phabricator.kde.org
       
    Sun Apr 30 14:34:28 UTC 2017
    
    
  
ltoscano created this revision.
Restricted Application added a reviewer: KDE Games.
Restricted Application added a subscriber: KDE Games.
REVISION SUMMARY
  The initial popup message appears in the wrong position (central position
  on the left side, with its left boundary outside the screen).
  
  Add a bit of delay before displaying the message. A simple singleShot
  with no delay seems to be enough to move the creation of the popup
  after that the initialization of the window (personal guess) is ready.
TEST PLAN
  The program compiles and the initial popup is shown in the correct position.
REPOSITORY
  R397 Kigo
BRANCH
  master
REVISION DETAIL
  https://phabricator.kde.org/D5668
AFFECTED FILES
  src/gui/mainwindow.cpp
To: ltoscano, schwarzer, #kde_games
Cc: #kde_games
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20170430/8c72f2cf/attachment.html>
    
    
More information about the kde-games-devel
mailing list