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

Shadows don't stuck #136

Open
justgook opened this issue Jan 10, 2018 · 0 comments
Open

Shadows don't stuck #136

justgook opened this issue Jan 10, 2018 · 0 comments

Comments

@justgook
Copy link

as mention in docs

If multiple shadows are set, they will stack.

but in real they are overwritten

|> overridePrevious shadows

By removing that line all works as documented..

PS. would be nice add code example about how stack shadows:

Style.style MyStyleWithMultipleShadow
    [ Shadow.glow Color.red 5
    , Shadow.glow Color.blue 15
    ]
justgook pushed a commit to justgook/style-elements that referenced this issue Jan 10, 2018
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

No branches or pull requests

1 participant