Version: (using KDE Devel) Installed from: Compiled sources Compiler: gcc version 4.1.3 OS: Linux It seems strange that the game does not move on to the next level after successfully completing a level. Maybe just a slight pause and then load the next level.
SVN commit 795107 by dimsuz: Intorduce auto switching to the next level after successfully completing current one. Advancing takes place after a slight pause to let user review his solution. Also disable "Previous Level" and "Next Level" actions when switch to corresponding level can't be performed. Patch by gnushi@web.de - many thanks! :) CCMAIL: gnushi@web.de BUG: 154756 M +20 -2 gamewidget.cpp M +6 -0 gamewidget.h M +31 -19 toplevel.cpp M +6 -1 toplevel.h WebSVN link: http://websvn.kde.org/?view=rev&revision=795107