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 color mapping reset + improve color mapping dialog #289

Merged
merged 7 commits into from
Apr 7, 2020

Conversation

sgratzl
Copy link
Member

@sgratzl sgratzl commented Apr 6, 2020

closes #283, #284

prerequisites:

  • branch is up-to-date with the branch to be merged with, i.e. develop
  • build is successful
  • code is cleaned up and formatted
  • tested with Firefox 52, Firefox 57+, Chrome 64+, MS Edge 16+

Summary

proper reset of the color mapping dialog

@sgratzl sgratzl requested a review from thinkh April 6, 2020 11:49
@sgratzl sgratzl linked an issue Apr 6, 2020 that may be closed by this pull request
Copy link
Member

@thinkh thinkh left a comment

Choose a reason for hiding this comment

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

In general the reset works. I found another small bug while testing. If possible you can fix it in this PR. Otherwise I can open another issue.

  1. Select a diverging color scale
  2. Confirm the color mapping
  3. Open color dialog again
  4. No diverging color scale is selected

For solid color and sequential color it works as expected.

lineup-diverging-color

@thinkh thinkh changed the title fix #283 reset color mapping Fix color mapping reset Apr 7, 2020
@thinkh thinkh added the lineup: v4 All issues related to LineUp v4 label Apr 7, 2020
@sgratzl sgratzl linked an issue Apr 7, 2020 that may be closed by this pull request
@sgratzl sgratzl mentioned this pull request Apr 7, 2020
4 tasks
Copy link
Member

@thinkh thinkh left a comment

Choose a reason for hiding this comment

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

Thanks for integrating the color mapping improvement. It looks good now and works as expected. 👍

grafik

@thinkh thinkh changed the title Fix color mapping reset Fix color mapping reset + improve color mapping dialog Apr 7, 2020
@thinkh thinkh merged commit bd46cbc into lineup-v4 Apr 7, 2020
@thinkh thinkh deleted the sgratzl/reset_color branch April 7, 2020 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lineup: v4 All issues related to LineUp v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve color mapping dialog Reset colorMapping dialog for numerical column results in gray columns
2 participants