[Fifteen Puzzle] Start timer on tile click, stop timer on shuffle
ClosedPublic

Authored by broulik on Jan 4 2017, 6:22 PM.

Details

Summary

This allows you to "Stop" a game by shuffling again, otherwise you'd have a timer that'll run forever. When clicking the first tile, the timer will start again.

Test Plan

Added widget, timer wasn't running. Clicked on a tile, timer started. Clicked shuffle, timer reset and stopped. Clicked on a tile again, timer started.

Diff Detail

Repository
R114 Plasma Addons
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik updated this revision to Diff 9723.Jan 4 2017, 6:22 PM
broulik retitled this revision from to [Fifteen Puzzle] Start timer on tile click, stop timer on shuffle.
broulik updated this object.
broulik edited the test plan for this revision. (Show Details)
broulik added reviewers: Plasma, whiting.
broulik set the repository for this revision to R114 Plasma Addons.
Restricted Application added a project: Plasma. · View Herald TranscriptJan 4 2017, 6:22 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.Jan 5 2017, 11:16 AM
mart added a reviewer: mart.
This revision is now accepted and ready to land.Jan 5 2017, 11:16 AM
This revision was automatically updated to reflect the committed changes.