Thanks, and sorry not seeing the messages about that in July (I was without computer for nearly two months after a crash) !

Of course I understand. This is particularly problematic for filter which may use low and high values because then the slider lacks of precision in some cases.

Hope that's not too hard work...

Kind regards,
ivan


De : Krzysztof Kosiński <tweenk.pl@...1063....>
À : Ivan Louette <ivan_louette@...48...>
Cc : Inkscape-devel@lists.sourceforge.net
Envoyé le : Ven 4 février 2011, 22h 23min 14s
Objet : Re: [Inkscape-devel] Regressions in Filters UI

2011/2/4 Ivan Louette <ivan_louette@...48...>:
> Please could we take a look at these regressions :
>
> These two ones are regressions and may cause problems to Filters Editor
> users when changing the values because a lot of efficient filters use much
> higher values than the maximum available and visible in Filters Editor :
>
> https://bugs.launchpad.net/inkscape/+bug/713056
>
> https://bugs.launchpad.net/inkscape/+bug/713050

We need to write a new control that will not limit the spinbox to the
values of the slider; this way the slider can still be useful. This
requires using two GtkAdjustments per control.

Regards, Krzysztof