app: no need any more to block drawing before non-text changes to the proxy

This commit is contained in:
Michael Natterer 2010-03-07 00:21:51 +01:00
parent 44f6d074a3
commit a077d618ea
1 changed files with 0 additions and 2 deletions

View File

@ -883,8 +883,6 @@ gimp_text_tool_rectangle_change_complete (GimpRectangleTool *rect_tool)
gimp_image_get_resolution (text_tool->image, &xres, &yres);
gimp_text_tool_block_drawing (text_tool);
g_object_set (text_tool->proxy,
"box-mode", GIMP_TEXT_BOX_FIXED,
"box-width", gimp_pixels_to_units (x2 - x1,