Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added Shadow.ShadowColor3, ButtonStyle.Contained appearance adjustments, and US spelling for Colors #45

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

7kayoh
Copy link

@7kayoh 7kayoh commented Oct 27, 2020

  • Shadow.ShadowColor3
    .ShadowColor3 will change to the shadow's Color to the Color3 given when changing

  • ButtonStyle.Contained appearance adjustments
    -- RAISED_BASE_ELEVATION is now set to 0
    -- Added HOVERED_ELEVATION (set to 4 by default)
    -- Shadow will now respect PrimaryColor3 of the button
    -- Hovering at the button will elevate (ChangeElevation to HOVERED_ELEVATION)

  • US spelling for Colors
    -- BlueGray and Gray is now available and should work

7kayoh and others added 4 commits July 22, 2020 16:02
ButtonStyle.Contained will no longer have elevation when not being interacted, shadow color will now follow button's primary color, shadow will be elevated (4) with mouse is hovering at it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant