On Friday, September 16, 2011 04:31:58 you wrote:
> On Sep 15, 2011, at 5:56 AM, Daniel Hornung wrote:
> > Hello everyone,
> >
> > setBrushSize(int) has a lower limit of 5, whereas with the tool buttons,
> > it can be set down to 1 (or even 0, which disables the brush tool and
> > uses elliptical selectin instead). Is there a reason for this limit or
> > could it be removed?
>
> Toolbar.setBrushSize(int) has a lower limit of 1 in the ImageJ 1.45p daily
> build.
>
Thanks!