[Gimp-developer] possible bug
- From: Warren Turkal <wt penguintechs org>
- To: Graphical Geniuses <gimp-developer-list gnome org>
- Subject: [Gimp-developer] possible bug
- Date: Thu, 5 Sep 2013 20:33:49 -0700
Hi,
I have found a possible bug
in gimp/app/display/gimpdisplayshell-transform.c:285. The line is as
follows:
*rotated_coords = *rotated_coords
Is it possible that it should be the following?
*rotated_coords = *unrotated_coords
Also, the documentation for the function containing this line and the next
function appear to be wrong.
Thanks,
wt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]