GNOME Bugzilla – Bug 165275
Measure tool should display width & height
Last modified: 2008-01-15 12:46:26 UTC
use the measure tool on an image; it displays the angle & length of the line; it should display "width" & "height" (X & Y moving)
I missed that feature myself a few times. Would be an easy fix for someone looking for low hanging fruit.
*** Bug 168874 has been marked as a duplicate of this bug. ***
Fixed in CVS: 2005-03-21 Michael Natterer <mitch@gimp.org> * app/tools/gimpmeasuretool.[ch]: added width and height to the info displayed in the statusbar and the info window. Fixes bug #165275.