circular17

Results 373 comments of circular17

That's interesting, though Shift and Alt are already much used.

Maybe there was a misunderstanding regarding this, as it looks like the issue I just added: https://github.com/bgrabitmap/lazpaint/issues/159 I was thinking about the position of the mouse, but we can just...

So a way to implement this would be: - holding Shift while Right-Click the shape constrains to horizontal/vertical movement, whichever is the greatest distance from starting position

Related to https://github.com/bgrabitmap/lazpaint/issues/107

Indeed.

I put the difficult tag as BGRABitmap is not designed to retrieve all these informations, though this could be added to the library.

This may be solved, but I can't say. Would need a sample file, for example saved in another format, in order to load it and try to save it.

Yes, this is to avoid it closing it too fast if for some reason the mouse is not considered on the panel. Could be improved by measuring the distance of...

Ok I have added check for existence of file on dev. Though I am wondering, is it that you would like a message to be written in the console rather...