viliusle / miniPaint

online image editor
http://viliusle.github.io/miniPaint/
Other
2.74k stars 634 forks source link

Restyle selection to make it work easier with text and smaller layers #207

Closed Giwayume closed 3 years ago

Giwayume commented 3 years ago

image

image

viliusle commented 3 years ago

I see multiple problems:

Sorry, but i don't want to accept this PR.

Giwayume commented 3 years ago

Most image apps use selectors in middle and it looks less distracting.

What are some examples? I'm trying to fix the problem with it covering up the corners of the layer. It's not just an issue with the text tool, I've had issues with image layers where I needed to see what's in the corner in order to to what I was doing.

rounded selectors looks much more better

This is more of a usability thing I'm trying to fix than a visual thing.

Here are some examples of corners being on the outside

Gimp image

Godot (rounded) image

The thing is, with these other software the selection works outside the bounds of the canvas so they don't have the issue of not being able to reach the handles on the edges. I'm trying to work around a limitation in miniPaint at the moment.

image

Giwayume commented 3 years ago

Adobe XD is a UI prototyping tool, not an image editor. It doesn't have a requirement to make the entire layer visible during editing, because it's more focused on image placement than image editing.

Adobe XD has the same problem with the handles cover the text, I'm not a fan of that image

Giwayume commented 3 years ago

You like this better?

image

Only the handles that are at the edge of the canvas move inside

image

Giwayume commented 3 years ago

Another option with colored borders that's still visible when placed on top of the same color.

image image

viliusle commented 3 years ago

Your explanations makes sense.

I reverted "Alt color option", we will see how it looks and feels.