PintaProject / Pinta

Simple GTK# Paint Program
http://www.pinta-project.com/
MIT License
1.79k stars 273 forks source link

Things i found off when i first used it #681

Open Zane2b2t opened 8 months ago

Zane2b2t commented 8 months ago

Description

  1. instead of moving the pixels inside the frame/view its in. movie the view (when holding mouse middle click (read down)

  2. make it so when you change the tolerance value it has effect on your latest selection before you changed the value. Like paint.net

  3. Like paint.net. make it so when you drag and drop an image ontop of another image it asks you if you want to open or layer it

  4. annoying zooming. will try my best to explain it. imagine you are like 10x zoomed in and you want to unzoom just a tiny bit. it will bring your view to the top left corner.

  5. when using a tool and holding any arrow key. it does nothing. try doing this in paint.net and you'll know what i mean

  6. can't scroll the view while holding left click with a tool. for the same purpose as 5.

Additional context i have only used Pinta for only like 1 minute and these were the problems i had with it instantly. I'll keep using it and point out other stuff I'd like to be changed Good luck with the development!

EDIT: it appears that i was using an old version. that is bcs fedora's software manager forced me to download it as a "Fedora linux" package rather than a flatpack. i installed it from flatpack with the terminal and woah. that ui is much better and

  1. is done
  2. isn't
cameronwhite commented 8 months ago

Thanks for the feedback! If you could submit these as separate issues that would be great - it can get very confusing to have multiple bug reports / requests in one issue if they end up being worked on at different times.

For issue 4, this is on the old launchpad bug tracker as https://bugs.launchpad.net/pinta/+bug/1958585 so no need to resubmit - eventually I'll do a migration of those bugs over to GitHub