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

Adapt change of button widget #414

Closed
erikvullings opened this issue Jul 6, 2016 · 1 comment
Closed

Adapt change of button widget #414

erikvullings opened this issue Jul 6, 2016 · 1 comment
Assignees

Comments

@erikvullings
Copy link
Contributor

image

@erikvullings erikvullings self-assigned this Jul 6, 2016
erikvullings added a commit that referenced this issue Jul 6, 2016
Closes #414.
In the project.json file, you can add an extended style, `extStyle`, which will be applied to the image using ng-style, e.g.
```json
            "data": {
                "minimalLayout": true,
                "extStyle": {
                    "border-radius": "30px 0 0 30px"
                },
```
@erikvullings
Copy link
Contributor Author

Closed in commit 7fdfd7c

In the project.json file, you can add an extended style, extStyle, which will be applied to the image using ng-style, e.g.

            "data": {
                "minimalLayout": true,
                "extStyle": {
                    "border-radius": "30px 0 0 30px"
                },

rinzeb pushed a commit that referenced this issue Jul 6, 2016
Closes #414.
In the project.json file, you can add an extended style, `extStyle`, which will be applied to the image using ng-style, e.g.
```json
            "data": {
                "minimalLayout": true,
                "extStyle": {
                    "border-radius": "30px 0 0 30px"
                },
```
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