Skip to content

No shadows in web #1206

Open
Open
@m4tf3r

Description

@m4tf3r

Hello, I tried to put shadow around RX.View and RX.Button, with:
style={{shadowOpacity: 1, shadowRadius: 10, shadowColor: 'black', shadowOffset: {width: 10, height: 10}}}
but no shadow is displayed in the browser (I only tested web for now).
ReactXP version is 2.0.0. Using inspector in the browser (tried Firefox and Chromium) I cannot find any css property regarding shadows on the View or Button that should have them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationquestionstaleThis ticket may be old, or may no longer be valid, and will be closed if no further activity occurs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions