Wait for an explicit "Close" by the user instead of closing the DownloadDialog automa...
authorIngo Ruhnke <grumbel@gmail.com>
Tue, 26 Aug 2014 20:00:33 +0000 (22:00 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Tue, 26 Aug 2014 22:57:45 +0000 (00:57 +0200)
commitc9ac532882ccae6870377e801154a04c5fe181e8
tree9e5533f60ae194cd852ddf126258dc7d603ec2ee
parente9df7ac74e53d818c21b4a67e9ef0e83d9c89dd4
Wait for an explicit "Close" by the user instead of closing the DownloadDialog automatically

Downloads are most of the time rather fast, having the window just pop
up and go away feels a bit irritating.
src/gui/dialog.cpp
src/gui/dialog.hpp
src/supertux/menu/addon_menu.cpp
src/supertux/menu/download_dialog.cpp
src/supertux/menu/download_dialog.hpp