Eraser Toolbar

From Inkscape Wiki
Revision as of 18:39, 1 September 2012 by Romain2Boss (talk | contribs) (→‎Implementation: Updating with Toolbar breakdown files)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Eraser Toolbar is a set of graphical widgets used to delete objects on the canvas.

Overview

Eraser-toolbar.png

Functions:

  • Width: The width of the eraser pen (relative to the visible canvas area)
  • Mode
    • Delete: Delete objects touched by the eraser
    • Cut: Cut out from objects

Preferences

  • /tools/eraser/mode: Mode parameter as Boolean
  • /tools/eraser/width: Width parameter as Double

Actual behaviours:

  • Parameters are stored in Preferences
  • No reset function is defined

Implementation

Linked bugs, blueprints and wishlists