Skip to content

Use config file to set unselected annot opacity - #543

Draft
naglepuff wants to merge 1 commit into
masterfrom
mln/unfocused-annotation-opacity-setting
Draft

Use config file to set unselected annot opacity#543
naglepuff wants to merge 1 commit into
masterfrom
mln/unfocused-annotation-opacity-setting

Conversation

@naglepuff

Copy link
Copy Markdown
Contributor

Fix #541

Previously, non-selected annotation elements had their opacity reduced by multiplying by 0.25. This reduction was hard-coded behavior in the girder_large_image_annotation image viewer widget.

Accompanying changes to the girder_large_image_annotation plugin allow passing in a custom opacity multiplier.

The changes in this PR read a key/value pair with the key unselectedOpacityMultiplier from the .histomicsui_config.yaml item and pass that value to the image viewer widget.

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.

Improve visibility of non-selected instances

1 participant