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

Wiki Demo App Missing Argument #65

Open
ronealdenila opened this issue Jun 10, 2021 · 2 comments
Open

Wiki Demo App Missing Argument #65

ronealdenila opened this issue Jun 10, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@ronealdenila
Copy link

Scale method has named parameter and hasn't declared on what type of argument does pressed ? 0.95 : 1.0 would be.

Line 231
.scale(pressed ? 0.95 : 1.0, animate: true)

@palorotolo
Copy link

.scale(all: pressed ? 0.95 : 1.0, animate: true)

@ReinBentdal ReinBentdal added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Sep 2, 2021
@ReinBentdal
Copy link
Owner

The wiki is free for anyone to edit :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants