Bug 286878

Summary: Feature Request of a fast selection when selecting unmatch tiles
Product: [Applications] kmahjongg Reporter: Christian Krippendorf <CerebrosuS>
Component: generalAssignee: Mauricio Piacentini <piacentini>
Status: RESOLVED FIXED    
Severity: wishlist CC: CerebrosuS, kde-games-bugs
Priority: NOR    
Version: 0.8   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Patch for adding fast selection.

Description Christian Krippendorf 2011-11-17 21:01:26 UTC
Created attachment 65798 [details]
Patch for adding fast selection.

Version:           0.8 (using KDE 4.7.3) 
OS:                Linux

When selecting two tiles that are not the same, both will be unselected. For increase speed the first tile should then be unselected and the second one should be still selected.

Reproducible: Always

Steps to Reproduce:
Start a new game and click on 2 tiles that are not the same.

Actual Results:  
Both tiles gets unselected.

Expected Results:  
Se second selected tile should be selected and the first one should be unselected.

I have implement an option to activate "Fast Selection". I add it as an Attachments. If u don't want to have it that way.

Greez :)
Comment 1 Christian Krippendorf 2019-04-25 17:29:11 UTC
This is implemented!