On 15/11/10 19:16, Krzysztof Kosiński wrote:
W dniu 15 listopada 2010 13:15 użytkownik Tavmjong Bah <tavmjong@...8...> napisał:
In updating my book, I've done a comprehensive test of the node tool. Here is a list of regressions I've found (a couple where reported earlier today).
Reports in the bug tracker tagged with 'node-editing' and 'regression': http://tinyurl.com/2uo52fv
- Node selection via mouse wheel swaps with/without Shift key
functionality (spatial distance vs. distance along path).
I'm not sure about this - currently it's the Control key that selects between linear & spatial selection. If it was Shift previously, I can change it.
The modes are reversed (w/o 'Ctrl'), see
"Two modes are possible: The default mode adds nodes based on the spatial distance from the cursor. If the Ctrl key is held down, the nodes are selected based on the linear distance measured along the path." http://tavmjong.free.fr/INKSCAPE/MANUAL/html/Paths-Editing.html#Paths-Node-Selecting
Bug #647498 “Shortcuts for selecting adjacent nodes based on spatial/linear distance reversed in 0.48”: https://bugs.launchpad.net/inkscape/+bug/647498
- Shift no longer disables snapping of nodes while dragging nodes.
Bug #588628 “Shift doesn't disable node snapping ”: https://bugs.launchpad.net/inkscape/+bug/588628
- Space bar no longer drops a copy of the nodes while dragging.
I'm not entirely sure what should be stamped when using the space bar: the current subpath, the current path (which can have many subpaths) or the entire selection?
Bug #669162 “Stamping tool does not work with node tool in version 0.48”: https://bugs.launchpad.net/inkscape/+bug/669162
- Node-sculpting pressure sensitivity with tablet lost.
Feature change or regression. The behavior of all node tool drags made uniform in that the outcome of the drag depends only on the current state of modifiers and the change in position of the mouse pointer. If pressure sensitive sculpting used the same paradigm (outcome depends only on the current pressure and position of the pen), it would be rather hard to do anything with it because the pressure decreases smoothly as you lift the pen from the tablet. If there is demand for this feature, I could break the paradigm in this one instance.
Sculpting profiles also don't work in 0.48. http://www.inkscapeforum.com/viewtopic.php?f=5&t=5836&p=24673
~suv