Skip to content

Conversation

@cazci
Copy link
Contributor

@cazci cazci commented Jan 29, 2021

Fixes #683
Fixes #684
Fixes #690

Currently, the carousel overlays with the launch app and source code buttons, and some tags. This will fix those alignment issues and make the buttons and tags clickable.

Copy link
Contributor

@johnpryan johnpryan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks for the quick fix!

opacity: 0.2;
cursor: pointer;
transition: 40ms ease;
transition: 200ms ease;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this part of the fix or just something that should be changed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, not really :) I increased it to give some smoothness to the animation

@johnpryan johnpryan merged commit 60c5cf9 into flutter:master Jan 29, 2021
@cazci cazci deleted the fixes/carousel branch January 29, 2021 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants