On 6/4/10 03:57, ~suv wrote:
On 6/4/10 03:21, ~suv wrote:
On 6/4/10 02:46, Krzysztof Kosiński wrote:
Note that this is essentially a design error in the guides and the 3D Box tool, and we'll have to fix it sooner or later. Probably the approach I've taken (convert coordinates at the DOM level) is wrong, and I should handle this in sp_document_create by fixing the incorrect values in the XML as the document is loaded. This would fix the guides
- undo issue.
Inkscape 0.47+devel r9295:
Newly created horizontal guides don't stay where they are dropped but immediately move to the mirrored location. Origins of vertical guides move to the mirrored position. Diagonal guides can't be positioned as intended either, guides converted from objects don't align with the objects.
this is a regression compared to r9290.
r9295:
Rows & Columns is broken and doesn't rearrange the selected objects as expected (checked against 0.47 and r9287)
r9297:
The center of the initial view when opening a document appears moved: it is relative to the new location of the origin, which - depending on the initial zoom factor - results in rendering a completely different (possibly empty) part of the drawing than seen with previous Inkscape revisions before the change.
see attached example: opened in current revisions the attached document seems empty, but it was saved zoomed to the content. This is potentially confusing for casual users who might get the impression to have lost their designs saved with 0.47 or earlier releases.
~suv