Comment 40 for bug 170378

Revision history for this message
John Smith (john-smithi) wrote :

r11154 committed - should fix transformed stroke width issue.

@suv,

> 1) What's the scope of the search: current layer, all layers (visible only, or hidden as well)?
Scope is all layers, visible only. Can be changed to include hidden easily if that is preferred ...

> 2) Is the search based on the 'style' attribute as stored in the SVG source (AFAIU that's how it works in the 'Find…' dialog)
Should now include transformations and be equivalent to the Fill and Stroke Style dialog "width" value.
Seems to work with the test files in comment #36/39 (note: the bottom right diamond object has computed width = 10.00001 - hence difference not seen in the Fill and Stroke dialog and not selected).

@LucaDC

Let me know if this works for your test cases too, i couldn't tell if it works for your test case (comment #37) or not.