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

Close floor component if number of floors is less or equal than 1 #2

Closed
wants to merge 1 commit into from
Closed

Conversation

Ef
Copy link
Contributor

@Ef Ef commented Dec 10, 2018

Problem
Floor component is visible even if venue only has one floor

Solution
In this PR I close MWZComponentFloorController is number of floors 0 or 1

@Etienne-io
Copy link
Contributor

This solution does not allow developers to display the floor controller even if there is only one floor available.

As done for Android, I will add delegate methods that will be called on floors change. If implemented, developers will be able to display or not the floor controller depends of the available floor.

@Etienne-io
Copy link
Contributor

I added a solution to #3
Feel free to take a look.

@Ef
Copy link
Contributor Author

Ef commented Dec 17, 2018

Thanks @emerciercontexeo. Will close this PR and use solution described on #3

@Ef Ef closed this Dec 17, 2018
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.

2 participants