On 2/27/07, John Bintz <jcoswell@...1414...> wrote:
bulia byak wrote:
Perhaps running into the edge of the padded display area should not really trigger the "area is not bounded" abort. Only when you are past the edge of the entire image's bbox should this alert be fired; otherwise just create a path with partially rectangular edges (and maybe display the warning, e.g. "only the visible part of the area was filled", but let it be only a warning). What do you think?
I'd rather want to trigger a different warning along the lines of "Try zooming out."
Yes. But I think we should still draw the shape _and_ display a warning, for example:
Only the visible part of the bounded area was filled. If you want to fill all of the area, undo, zoom out, and fill again.
I think this warning will be rarely seen, usually when there's an unnoticed gap.