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

Simplify the SS sketches shown as a SB layer -- one layer, not split … #543

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

dabreegster
Copy link
Contributor

@dabreegster dabreegster commented Nov 19, 2024

…by ATF/LCWIP.

#536, and following up to #541

Demo: https://acteng.github.io/atip/sb_ss_one_layer/browse.html

The filters for local schemes are simple:
image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Mostly just some careful renaming here

Copy link
Contributor

@Pete-Y-CS Pete-Y-CS left a comment

Choose a reason for hiding this comment

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

Looks good, just one comment that we might wanna rework this after changing to v2?

let localName = "local_schemes";
let localTitle = "Your schemes";
let localShow = showHideLayer(localName);
$: [localColor, localLegend] = pickStyle("interventionType");
Copy link
Contributor

Choose a reason for hiding this comment

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

Wondering about local legend: v2 will want to be rebased onto this and we may want to rethink the legend

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep, let's figure that out in #544. There's more changes to browse needed for v2, like updating the intervention popup

@dabreegster dabreegster merged commit 9f808cb into main Nov 20, 2024
2 checks passed
@dabreegster dabreegster deleted the sb_ss_one_layer branch November 20, 2024 16:58
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