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

Change the focused item position #6

Open
w3ggy opened this issue Aug 10, 2021 · 3 comments
Open

Change the focused item position #6

w3ggy opened this issue Aug 10, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@w3ggy
Copy link

w3ggy commented Aug 10, 2021

Is it possible to align the focused item to the left of the screen somehow? It is showed in the middle and when the item width is less than screen width a lot of space on the left appears.

@TheAnkurPanchani TheAnkurPanchani added enhancement New feature or request help wanted Extra attention is needed labels Dec 20, 2021
@TheAnkurPanchani TheAnkurPanchani self-assigned this Jan 10, 2022
@sawsankgraham
Copy link

sawsankgraham commented Feb 21, 2022

Hello,
Are there any hacks or workaround for this issue? When using the width as screen width * 0.6 there is a huge gap on the left of the swiper which does not look good at all.

I just want to shift the whole Swiper widget to the left. If I am missing something do let me know.

@sawsankgraham
Copy link

sawsankgraham commented Feb 21, 2022

I used the Transform widget to translate the widget to the left. Leaving this out here for someone who might be stuck in the same issue

@Maatteogekko
Copy link

I used a plain ListView with PageScrollPhysics as suggested here

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

No branches or pull requests

4 participants