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

Issue #3 Fix #8

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

Issue #3 Fix #8

wants to merge 4 commits into from

Conversation

avazquezpr
Copy link

Icon sizes are now restricted to sizes:

  • 18x18
  • 24x24
  • 36x36
  • 48x48

Stepper in the demo app increments by the correct amount. :)

Restricted icon sizes to:
- 18×18
- 24x24
- 36×36
- 48×48

If the user requests another size, an icon with the default size is
returned.
Stepper increments by available values.
@avazquezpr avazquezpr mentioned this pull request Sep 27, 2016
Removed warnings and added a blank line at the and (per guidelines).
If the user request a size other than 18x18, 24x24, 36x36 or 48x48 an icon with the default size will be returned.
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.

1 participant