Re: gdkinput-win32.c



BENOIT CARPENTIER writes:
 > gdkdev->info.axes[k].min = axis_x.axMin;
 > gdkdev->info.axes[k].min = axis_x.axMax;

 > is line 401 necessary here, or the line 402 should be
 > gdkdev->info.axes[k].max = axis_x.axMax;

Good catch! However, it has been fixed already, just a little over a
week ago... (see bug #138341). 

Do keep on looking for similar problems.

--tml





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]