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

[trac import 8/9/14 by flavour] Double-clicking on Baselayer gives odd results #1244

Open
devinbalkind opened this issue Mar 6, 2016 · 2 comments

Comments

@devinbalkind
Copy link
Member

If a Base layer in the Layer Tree is double-clicked then no base layer is visible.
To make the base layer visible, need to select an alternate base layer (single-click) & then single-click again on the desired layer.

@tcarney14
Copy link

Layer also disappears with a single click of Layer name text.

In https://github.com/sahana/eden/blob/master/static/scripts/S3/s3.gis.js, a comment on line 852 says

// Extend LayerNodeUI to not force a folder with Radio buttons to have one active
// - so opening folder doesn't open first layer
// - so we can deselect a layer

I am curious why we might want this to be the case. Why would we want to view the map without a base layer?

@flavour
Copy link
Member

flavour commented Apr 5, 2018

We use Radio buttons for some Overlay folders...helps users avoid combinations which don't make sense

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants