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

(low) Add borderStyle property #5

Open
2 tasks
hatton opened this issue Sep 19, 2019 · 0 comments
Open
2 tasks

(low) Add borderStyle property #5

hatton opened this issue Sep 19, 2019 · 0 comments

Comments

@hatton
Copy link
Member

hatton commented Sep 19, 2019

  • Add borderStyleName property
  • Add getBorderStyleNameChoices() method that returns the set of supported style names.

All we need is a set of strings like : "solid", "dashed", "dotted".

These can map to hard-coded paperjs strokes. In the future we can add a different property that allows you to have access to the details of the stroke, but this property will still allow for a cheap UI.

@hatton hatton changed the title Add border style property Add borderStyle property Sep 20, 2019
@hatton hatton changed the title Add borderStyle property (low) Add borderStyle property Sep 20, 2019
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