After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 791126 - Rotations are inverted
Rotations are inverted
Status: RESOLVED FIXED
Product: quadrapassel
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: quadrapassel-maint
quadrapassel-maint
Depends on:
Blocks:
 
 
Reported: 2017-12-02 12:48 UTC by Adrien Plazas
Modified: 2017-12-03 12:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
game: Fix inverted rotations (921 bytes, patch)
2017-12-02 12:49 UTC, Adrien Plazas
committed Details | Review

Description Adrien Plazas 2017-12-02 12:48:54 UTC
The left/counter-clockwise rotation is actually clockwise and vice-versa.
Comment 1 Adrien Plazas 2017-12-02 12:49:23 UTC
Created attachment 364805 [details] [review]
game: Fix inverted rotations

The left/counter-clockwise rotation was actually clockwise and
vice-versa.

This makes them rotate the expected way.
Comment 2 Adrien Plazas 2017-12-03 12:02:03 UTC
Attachment 364805 [details] pushed as ffde771 - game: Fix inverted rotations