Layers in tree on mobile aren't dynamically disabled when scale change

Issue #858 resolved
miko_klarzuk created an issue

On mobile device, when changing scale of the map, toggling feature of disabling/enabling the layer is not working. It is because file

/modules/menu/mobile/layer/view.js file in

channel.on

there is missing this script:

"change:isOutOfRange": this.toggleColor

Comments (4)

  1. Log in to comment