| Summary: | katomic: automatic advance next level | ||
|---|---|---|---|
| Product: | [Applications] katomic | Reporter: | missive |
| Component: | general | Assignee: | Dmitry Suzdalev <dimsuz> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
missive
2007-12-28 15:29:52 UTC
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 |