Skip to content
  • Michael Natterer's avatar
    set the MOVE cursor when we are in MOVING mode. · 5fdbd3f5
    Michael Natterer authored
    2008-11-01  Michael Natterer  <mitch@gimp.org>
    
    	* app/tools/gimprectangletool.c
    	(gimp_rectangle_tool_cursor_update): set the MOVE cursor when we
    	are in MOVING mode.
    
    	* app/tools/gimptexttool.[ch]: remove members x1,x2,y1,y2 and use
    	the rectangle tool's bounding box for creating the text layer (x2
    	and y2) were unused anyway. Add boolean member "moving". Implement
    	oper_update() and set the tool to moving mode when ALT is pressed.
    	Changed button_press(), button_release() and motion() accordingly.
    	Some more cleanup and removal of comented out code.
    
    
    svn path=/trunk/; revision=27519
    5fdbd3f5
To find the state of this project's repository at the time of any of these versions, check out the tags.