Difference between revisions of "Inkscape/gradientgoodness"
Jump to navigation
Jump to search
Johanengelen (talk | contribs) |
(→RFE:: +mirroring/rotating gradient) |
||
Line 22: | Line 22: | ||
**mass deletion - delete more than one stop at the same time (delete key for example). | **mass deletion - delete more than one stop at the same time (delete key for example). | ||
*Change alpha of selected stop(s) with modifier + mousewheel hovering over stop (perhaps Alt+Mousewheel) | *Change alpha of selected stop(s) with modifier + mousewheel hovering over stop (perhaps Alt+Mousewheel) | ||
*mirroring the gradient | |||
*rotating the whole gradient by 45° or 90° steps. (using standard shape rotating/moving/resizing tool for this kind of changes ???) | |||
=== Bugs: === | === Bugs: === |
Revision as of 00:11, 12 January 2007
Gradient tool goodness that Johan is working on-
Latest diff
The latest diff is always made against the latest SVN at that time. Go download here. (gradientyymmdd-hhmm.diff)
TODO:
Toolbar:
- Port the "repeat" combobox from the fill & stroke dialog.
- Port the spinbox for location of currently selected stop - enables precision placement.
On Canvas:
- Mid-stops can be added or removed wherever.
RFE:
- More than one stop can be selected to perform various actions - Selecting more than one could be accomplished with Shift or the Mousewheel (just like the node tool).
- sculpting - Alt modifier will sculpt stops like the node tool.
- shifting - equally move stops in whichever direction.
- mass deletion - delete more than one stop at the same time (delete key for example).
- Change alpha of selected stop(s) with modifier + mousewheel hovering over stop (perhaps Alt+Mousewheel)
- mirroring the gradient
- rotating the whole gradient by 45° or 90° steps. (using standard shape rotating/moving/resizing tool for this kind of changes ???)
Bugs:
- Can't drag focus point on radial gradients w/o crash.
- If object fill is changed from a gradient with multiple stops to a solid fill and you Undo, all stops go to the Start of the gradient.
- If you add a gradient stop, move it, and Undo, it does not go to previous location but instead to the Start of the gradient.