-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(layer-list): layer-list toolbar button were not linked to the lay…
…ers status (#467) * feat(layer) Visibility and resolution range now have an observable * feat(layer-list) using visibility/range observable instead of set/get * refactor(layer-list) Toolbar visible / in range are disabled instead of hidden. * refactor(layer-list) Better tooltip on toolbar * feat(layer-list) detect changes on layers OR resolution * lint * feat(resolution): compute isInResolutionsRange on resolution change * fix(layer-list toolbar) Resolution and visible status is now sync with layers. * Update layer-list-binding.directive.ts * Update layer.ts
- Loading branch information
Showing
4 changed files
with
167 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.