webstudio-is / webstudio

Open source website builder and Webflow alternative. Webstudio is an advanced visual builder that connects to any headless CMS, supports all CSS properties, and can be hosted anywhere, including with us.
https://webstudio.is
GNU Affero General Public License v3.0
5.4k stars 664 forks source link

Border section update #1949

Open taylornowotny opened 1 year ago

taylornowotny commented 1 year ago

The Border section design has been updated to address the following issues:

Problem 1: When styling individual border widths or radii, the text label and the nested icon label would both be colored. Current:

Screenshot 2023-07-17 at 3 25 09 PM

Solution: Do not color the text label when the width/radius property is expanded. When expanded, the nested icon label(s) should be colored instead. New design:

Screenshot 2023-07-17 at 3 44 50 PM

Problem 2: The nested icon labels are using a gray color that stays gray when the icon changes colors to local/remote/overwritten. Current:

Screenshot 2023-07-17 at 3 25 51 PM

Solution: The gray color (foreground.icon.secondary) has been removed. Now we use 30% transparency (opacity 0.3) on part of the icon art and the result is much better. New design:

Screenshot 2023-07-17 at 3 46 31 PM

To do:

Icons: https://www.figma.com/file/sfCE7iLS0k25qCxiifQNLE/%F0%9F%93%9A-Webstudio-Library?type=design&node-id=4435%3A10179&mode=design&t=qOuB7jlYh9ntdhxe-1

Updated design docs: https://www.figma.com/file/xCBegXEWxROLqA1Y31z2Xo/%F0%9F%93%96-Webstudio-Design-Docs?type=design&node-id=2827-47736&mode=design

taylornowotny commented 1 year ago

This issue should be completed after #1832 becuase we do not currently have new tooltips on nested icon labels