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

Correction in tapping control in a cell when the maximum number of selec... #97

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ArturoMarzo
Copy link

...table elements has been reached

This change prevents that when an user tries to select an asset and it has been reached the maximum number of selectable elements, the cellTapped event recognizer accesses to the section of code when an asset is going to be deselected, discounting an element in the ELCConsole's array and causing a problem with the numbering of the indexes

Signed-off-by: Arturo [email protected]

Arturo added 3 commits October 23, 2014 16:33
…lectable elements has been reached

This change prevents that when an user tries to select an asset and it has been reached the maximum number of selectable elements, the cellTapped event recognizer accesses to the section of code when an asset is going to be deselected, discounting an element in the ELCConsole's array and causing a problem with the numbering of the indexes

Signed-off-by: Arturo <[email protected]>
…due to a change in the library

Signed-off-by: Arturo <[email protected]>
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