Difference between revisions of "Work in progress on Paint Select Tool"

From GIMP GUI Redesign
Jump to: navigation, search
(Created page with "== tool summary == Paint Select Tool is a progressive paint-based tool for local selection in images. It facilitates users to progressively make a selection by roughly painti...")
 
(canvas interaction)
 
Line 7: Line 7:
 
# position the mouse cursor inside the object to select.
 
# position the mouse cursor inside the object to select.
 
# press left mouse button to select the area under the brush.
 
# press left mouse button to select the area under the brush.
# drag the mouse, maintaining the mouse button; when the brush overlaps an unselected region, an automatic expansion of the selection is performed.
+
# drag the mouse, maintaining the mouse button
 +
# when the brush overlaps an unselected region, an automatic expansion of the selection is performed.
 +
 
 +
[[File:Paintselect-canvas-interactions.png]]

Latest revision as of 11:51, 6 December 2020

tool summary

Paint Select Tool is a progressive paint-based tool for local selection in images. It facilitates users to progressively make a selection by roughly painting the object of interest using a brush.

canvas interaction

  1. position the mouse cursor inside the object to select.
  2. press left mouse button to select the area under the brush.
  3. drag the mouse, maintaining the mouse button
  4. when the brush overlaps an unselected region, an automatic expansion of the selection is performed.

Paintselect-canvas-interactions.png