Difference between revisions of "Inkscape/gradientgoodness"

From Inkscape Wiki
Jump to navigation Jump to search
(adding page for gradient tool work discussion)
 
m
Line 4: Line 4:


Toolbar:
Toolbar:
*Add the "repeat" combobox from the fill & stroke dialog.
*Port the "repeat" combobox from the fill & stroke dialog.
*Add spinbox for location of currently selected stop - enables precision placement
*Port the spinbox for location of currently selected stop - enables precision placement.


On Canvas:
On Canvas:
*Mid-stops can be added or removed wherever
*Mid-stops can be added or removed wherever.


---
RFE:
RFE:
1)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)
1)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).
1a) sculpting - Alt modifier will sculpt stops like the node tool
1a) sculpting - Alt modifier will sculpt stops like the node tool.
1b) shifting - equally move stops in whichever direction
1b) shifting - equally move stops in whichever direction.
1c) mass deletion - delete more than one stop at the same time (delete key for example)
1c) mass deletion - delete more than one stop at the same time (delete key for example).


---
Bugs:
Bugs:
Can't drag focus point on radial gradients w/o crash
Can't drag focus point on radial gradients w/o crash.
Gradient on Stroke on object crashes (unless fill gradient exists)
Gradient on Stroke on object crashes (unless fill gradient exists).

Revision as of 19:11, 11 January 2007

Gradient tool goodness that Johan is working on-

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: 1)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). 1a) sculpting - Alt modifier will sculpt stops like the node tool. 1b) shifting - equally move stops in whichever direction. 1c) mass deletion - delete more than one stop at the same time (delete key for example).

--- Bugs: Can't drag focus point on radial gradients w/o crash. Gradient on Stroke on object crashes (unless fill gradient exists).