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

Brightness #1864

Merged
merged 4 commits into from
Dec 5, 2013
Merged

Brightness #1864

merged 4 commits into from
Dec 5, 2013

Conversation

jburel
Copy link
Member

@jburel jburel commented Dec 4, 2013

Make sure the brightness is propagated to all rendering engines used
To Test

  • Open a big image e.g. 4kx4k.jpeg in the full viewer
  • Display settings and click on Advanced tab
  • Modify the brightness.
  • Make sure all the tiles are updated.
  • Save the settings
  • Re-open the image

see https://trac.openmicroscopy.org.uk/ome/ticket/11705

onCurveChange();
}
}
if (TwoKnobsSlider.LEFT_MOVED_PROPERTY.equals(name)){
Copy link
Member

Choose a reason for hiding this comment

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

else? (also space before '{')

@bpindelski
Copy link

Tested with big images - brightness is updated as expected. Code cleanup looks OK too. Good to merge.

@jburel
Copy link
Member Author

jburel commented Dec 5, 2013

@bpindelski: thanks for the review. Merging.

jburel added a commit that referenced this pull request Dec 5, 2013
@jburel jburel merged commit 0aae197 into ome:develop Dec 5, 2013
@jburel jburel mentioned this pull request Dec 5, 2013
@jburel
Copy link
Member Author

jburel commented Dec 5, 2013

--rebased-to #1869

@jburel jburel deleted the brigthness branch February 3, 2014 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants