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

Fix and simplify floors injections #4994

Merged
merged 1 commit into from Jul 11, 2019
Merged

Fix and simplify floors injections #4994

merged 1 commit into from Jul 11, 2019

Conversation

sbrunner
Copy link
Member

@sbrunner sbrunner commented Jul 5, 2019

@sbrunner sbrunner added this to the 2.4.2 milestone Jul 5, 2019
Copy link
Member

@arnaud-morvan arnaud-morvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is no more possible to use it two times for different dimensions.

contribs/gmf/src/floor/floorselectorComponent.js Outdated Show resolved Hide resolved
contribs/gmf/src/floor/floorselectorComponent.js Outdated Show resolved Hide resolved
@@ -160,8 +161,7 @@ class Controller {
* Example:
*
* <gmf-floorselector class="gmf-floorselector ol-unselectable ol-control"
* value="mainCtrl.dimensions.FLOOR"
* items="::mainCtrl.floors">
* value="mainCtrl.dimensions.FLOOR">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to know here how to configure floors list.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, fixed :-)

Copy link
Member

@arnaud-morvan arnaud-morvan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we might not use it twice for different dimensions in same application

@sbrunner sbrunner merged commit c82f056 into 2.4 Jul 11, 2019
@sbrunner sbrunner deleted the fixFloorsInjections branch July 11, 2019 09:54
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