Summary: | Changing tileset while paused causes game to become unhidden | ||
---|---|---|---|
Product: | [Applications] kmahjongg | Reporter: | Jonathan Thomas <echidnaman> |
Component: | general | Assignee: | Mauricio Piacentini <piacentini> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jonathan Thomas
2007-12-15 23:43:48 UTC
Oops, forgot to mention this. Changing backgrounds also causes the paused game to become unhidden. SVN commit 756608 by piacentini: Do not draw board if game is paused, no matter the source of the repaint request. Fixes bug where the board will appear in paused games after a change in the configured tileset. BUG:154157 M +1 -0 boardwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=756608 |