Difference between revisions of "Gradient Toolbar"
Jump to navigation
Jump to search
Romain2Boss (talk | contribs) (Created page with "'''Warning: this a proposal of toolbar article template.''' == Overview == File:toolbar-gradient.png Functions: * '''New''': Two options, linear or radial gradients * '''...") |
Romain2Boss (talk | contribs) |
||
Line 22: | Line 22: | ||
* [https://blueprints.launchpad.net/inkscape?searchtext=gradient+toolbar Blueprints] | * [https://blueprints.launchpad.net/inkscape?searchtext=gradient+toolbar Blueprints] | ||
* [https://bugs.launchpad.net/inkscape/+bugs?field.tag=gradient-toolbar Bugs, Works in progress and Wishlists] | * [https://bugs.launchpad.net/inkscape/+bugs?field.tag=gradient-toolbar Bugs, Works in progress and Wishlists] | ||
[[Category:Toolbars]] |
Revision as of 14:55, 17 December 2011
Warning: this a proposal of toolbar article template.
Overview
Functions:
- New: Two options, linear or radial gradients
- On: Apply the new gradient to the background or the border of the object
- Change: Change the gradient of the selection
- Edit...: Open the [Gradient Dialog] to edit the gradient
Implementation
- src/widgets/toolbox.cpp
- src/widgets/gradient-toolbar.h
- src/widgets/gradient-toolbar.cpp