Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Container view blocks touches bellow it #45

Closed
3lvis opened this issue Oct 16, 2016 · 9 comments
Closed

Container view blocks touches bellow it #45

3lvis opened this issue Oct 16, 2016 · 9 comments

Comments

@3lvis
Copy link
Owner

3lvis commented Oct 16, 2016

Steps to reproduce

Try tapping a cell in the same y position as the scrubber and touches will be ignored.

@3lvis
Copy link
Owner Author

3lvis commented Oct 17, 2016

The SectionScrubber view blocks touches bellow it.

@elland
Copy link
Contributor

elland commented Oct 17, 2016

Even when invisible? We can set it to isUserInteractionEnabled = false if it's hidden, that should solve it.

@elland
Copy link
Contributor

elland commented Oct 17, 2016

@3lvis There are no actions for tapping a cell. Maybe that's the issue??

@3lvis
Copy link
Owner Author

3lvis commented Oct 17, 2016

Add an action to the cell, then make the scrubber(view)'s background color to red and you'll see how it blocks.

@elland
Copy link
Contributor

elland commented Oct 17, 2016

NO idea what you meant now. 😢

@elland
Copy link
Contributor

elland commented Oct 17, 2016

After I added an action to the cell, I can't reproduce it. If scrubber leaves the screen, I can tap everything.

@3lvis
Copy link
Owner Author

3lvis commented Oct 17, 2016

#46

@3lvis
Copy link
Owner Author

3lvis commented Oct 17, 2016

screen shot 2016-10-17 at 9 37 36 am

@elland
Copy link
Contributor

elland commented Oct 17, 2016

Checking now.

@elland elland closed this as completed in 21e6e6f Oct 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants