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

NEMO#402 Exiting slideshow mode doesn't change the index of the displaye... #16

Merged
merged 1 commit into from Oct 19, 2012

Conversation

faenil
Copy link
Member

@faenil faenil commented Oct 14, 2012

...d element

I've done some changes to the slideshow mode code, cleaning it a bit
and refactoring where was needed (visibleIndex wasn't really representing
the index of the displayed element).

Also I've refactored ImagePage code (here too, visibleIndex wasn't really
representing the index of the displayed element).

Moreover, I've changed the slideshow code to make it so that when
you pop the slideshow page, you won't be taken to the element where
you started the slideshow mode from.
This means that if you now exit slideshow mode when element with index i is on screen,
you'll see element with index i in the list view mode too, as asked in the bug thread
of NEMO#402

…ayed element

I've done some changes to the slideshow mode code, cleaning it a bit
and refactoring where was needed (visibleIndex wasn't really representing
the index of the displayed element).

Also I've refactored ImagePage code (here too, visibleIndex wasn't really
representing the index of the displayed element).

Moreover, I've changed the slideshow code to make it so that when
you pop the slideshow page, you won't be taken to the element where
you started the slideshow mode from.
This means that if you now exit slideshow mode when element with index i is on screen,
you'll see element with index i in the list view mode too, as asked in the bug thread
of NEMO#402
@special
Copy link
Contributor

special commented Oct 19, 2012

OK.

I would like to see a better implementation of the container in ImagePage eventually; I might be doing something similar for Lipstick soon.

Confirmed that NEMO#402 is fixed.

special added a commit that referenced this pull request Oct 19, 2012
NEMO#402 Exiting slideshow mode doesn't change the index of the displaye...
@special special merged commit 26ebcb6 into nemomobile:master Oct 19, 2012
@faenil
Copy link
Member Author

faenil commented Oct 19, 2012

Yeah, ImageContainer has to be rewritten sooner or later :)

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.

None yet

2 participants