JaneaSystems / PowerToys-DevProjects

0 stars 0 forks source link

Hover highlight radius does not match when hovering project tile #45

Open ethanfangg opened 3 weeks ago

ethanfangg commented 3 weeks ago

image

Note that the outer highlight radius is much smaller than the inner.

plante-msft commented 1 week ago

@ethanfangg can you clarify here to make sure I'm understanding correctly? Do you mean the highlight radius on the corners is thicker than the edges?

ethanfangg commented 1 week ago

image These should effectively be concentric circles (were they to show more than a fourth of the circle). However, the outside circle is smaller.

ethanfangg commented 1 week ago

Here's an example. It's the difference between:

This... image

and this... image

plante-msft commented 1 week ago

Okay got it, that's what I figured - effectively the corner degree of the inside tile when the outline is applied is different from the outside corner degree. They should match as in the second image.

ethanfangg commented 1 week ago

Note the difference here:

image

vs.

image

ethanfangg commented 1 week ago

This may be low priority, but given how easy the fix should be and the fact that it adds polish, I would consider fixing before v0 release.

plante-msft commented 1 week ago

All issues will be reviewed ahead of v0 release, and I agree that we should fix this one for v0. P2 label just helps us make sure we're focusing on the top issues first and moving down the chain efficiently.

If push came to shove, I wouldn't block a release for this issue in particular, but we should be able to get it done in time.