Difference between revisions of "BlueprintUIGradientFill"

From Inkscape Wiki
Jump to navigation Jump to search
Line 8: Line 8:
<li>Reduces real estate and moves the gradient editor off the canvas.</li>
<li>Reduces real estate and moves the gradient editor off the canvas.</li>
<li>The list allows the user to delete gradients whether they are being used or not.</li>
<li>The list allows the user to delete gradients whether they are being used or not.</li>
<li>Search now works, this allows quick selection of gradients when the gradient list becomes large.</li>
</ul>
</ul>



Revision as of 22:55, 21 February 2011

Summary

A user interface which allows for simpler management of gradients.

Release Notes

Rationale

1. Merging the Gradient editor window and the Fill and Stroke Gradient window into one window. Advantages:

  • Reduces real estate and moves the gradient editor off the canvas.
  • The list allows the user to delete gradients whether they are being used or not.
  • Search now works, this allows quick selection of gradients when the gradient list becomes large.

Design

UI

Gradient editor 3.png

Note: Can someone enable HTML code for this wiki page -- I prefer to host my files on my server.

On-canvas editing

Usage

SVG representation

TODO

Discussion