
On Mon, 2008-06-02 at 00:11 -0700, Valerie wrote:
I've tried to apply this patch:
https://bugs.launchpad.net/inkscape/+bug/188381
As you can see, it works, even though I know nothing about patching:
http://img206.imageshack.us/img206/106/tolerancecp9.png
Since there is a working patch available to enable tolerance control from the toolbar, is there any reason why it hasn't been committed? (apart from the fact that tolerance control does not work from the pref window, but if you can access it from the toolbar, there is no reason to modify it from prefs anymore).
Well... that patch probably needs a bit of cleanup. There are a few things about it (cast instead of GTK_ADJUSTMENT() use, C style split declaration/assignment, etc) that should get some tuning first. However that does look very close to final.