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

Fix segmentation opacity in recommended tasktype #4545

Merged

Conversation

philippotto
Copy link
Member

@philippotto philippotto commented Apr 14, 2020

URL of deployed dev instance (used for testing):

Steps to test:

  • edit the existing task type to use recommended settings
  • edit the segmentation opacity in the recommended settings to another value X
  • create a task
  • get that task
  • ensure that the segmentation opacity is listed there
  • accept the settings
  • check that the opacity was set to X

Issues:


@philippotto philippotto self-assigned this Apr 14, 2020
Copy link
Member

@daniel-wer daniel-wer left a comment

Choose a reason for hiding this comment

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

Nice, testing went very well 👍

LGTM if the default is adjusted :)

() => {
this.allowClose();
},
process.env.NODE_ENV === "production" ? 10000 : 2000,
Copy link
Member

Choose a reason for hiding this comment

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

🙏

@bulldozer-boy bulldozer-boy bot merged commit 39e03a3 into master Apr 14, 2020
@bulldozer-boy bulldozer-boy bot deleted the fix-segmentation-opacity-in-recommended-tasktype branch April 14, 2020 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can’t edit task type due to segmentation opacity
2 participants