GNOME Bugzilla – Bug 365436
Small Tiles plug-in confuses horizontal and vertical flips
Last modified: 2006-11-05 13:28:52 UTC
Please describe the problem: Selecting the Horizontal Flip option causes pixels to be swapped top-to-bottom. Selecting the Vertical Flip option causes pixels to be swapped left-to-right. I believe the labelling of these operations should have the reverse assignment in order to be consistent with the labelling of the Flip Tool. Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
Created attachment 75905 [details] [review] Patch to swap horizontal and vertical connotations
2006-11-05 Sven Neumann <sven@gimp.org> * plug-ins/common/tileit.c: applied patch from Saul Goode to fix confusion with flip direction (bug #365436).