-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/126432/#review89780
-----------------------------------------------------------

Ship it!


Thanks


shell/currentcontainmentactionsmodel.cpp (line 92)
<https://git.reviewboard.kde.org/r/126432/#comment61550>

    instead of:
    
    abs(x) - abs(y) > 0
    
    abs(x) > abs(y)
    
    is considerably easier to read and does the same thing.


- David Edmundson


On Dec. 20, 2015, 2:28 p.m., Kai Uwe Broulik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/126432/
> -----------------------------------------------------------
> 
> (Updated Dec. 20, 2015, 2:28 p.m.)
> 
> 
> Review request for Plasma.
> 
> 
> Bugs: 356799
>     https://bugs.kde.org/show_bug.cgi?id=356799
> 
> 
> Repository: plasma-workspace
> 
> 
> Description
> -------
> 
> The orientation for wheel events is deprecated but this is a quick and easy 
> fix to the problem without refactoring that entire thing.
> 
> 
> Diffs
> -----
> 
>   shell/currentcontainmentactionsmodel.cpp fe1c676 
> 
> Diff: https://git.reviewboard.kde.org/r/126432/diff/
> 
> 
> Testing
> -------
> 
> I can now assign actions to horizontal wheel and trigger them accordingly.
> 
> 
> Thanks,
> 
> Kai Uwe Broulik
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to