adobe-photoshop / spaces-design

Adobe Photoshop Design Space
http://adobe-photoshop.github.io/
Other
852 stars 74 forks source link

Increasing/decreasing stroke moves Radius slider but value doesn't change #3663

Open chadrolfs opened 8 years ago

chadrolfs commented 8 years ago

stroke-radius

iwehrman commented 8 years ago

This is as designed. The max radius is based on the bounds of the shape and and changing the stroke width changes the bounds. Hence, the relative position of the slider changes when the stroke width changes.

chadrolfs commented 8 years ago

I'm not sure I agree from a user's perspective, especially if the radius has already been max'd out. Also, forward thinking... how will we handle this if/when we implement per corner radii?

related to #3664

chadrolfs commented 8 years ago

Also, if you start toggling stroke visibility, should you really see other things move? (i.e. the Radius slider)

iwehrman commented 8 years ago

I agree that there is something funny here, especially w.r.t. to #3664. I also agree that toggling stroke visibility, by the current design, should cause the slider to update since it causes the bounds to update as well.