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

Don't sync color and transparency of image layers by default #2116

Merged
merged 2 commits into from
Apr 2, 2020

Conversation

astrofrog
Copy link
Member

@nmearl - this should prevent the sync issues you were seeing

@astrofrog astrofrog added this to the v0.16.0 milestone Apr 2, 2020
@nmearl
Copy link

nmearl commented Apr 2, 2020

👍 Awesome! Thanks.

@codecov
Copy link

codecov bot commented Apr 2, 2020

Codecov Report

Merging #2116 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2116   +/-   ##
=======================================
  Coverage   87.98%   87.98%           
=======================================
  Files         244      244           
  Lines       22270    22279    +9     
=======================================
+ Hits        19595    19603    +8     
- Misses       2675     2676    +1     
Impacted Files Coverage Δ
glue/viewers/image/state.py 91.01% <100.00%> (-0.30%) ⬇️
glue/viewers/profile/layer_artist.py 95.74% <0.00%> (-0.05%) ⬇️
glue/app/qt/application.py 78.63% <0.00%> (+0.13%) ⬆️
glue/__init__.py 70.37% <0.00%> (+3.70%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5839048...e17be55. Read the comment docs.

@astrofrog astrofrog merged commit c0f2b37 into glue-viz:master Apr 2, 2020
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