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

Too few colors on cube sides in view_cube #26

Closed
tboggs opened this issue Apr 22, 2015 · 0 comments
Closed

Too few colors on cube sides in view_cube #26

tboggs opened this issue Apr 22, 2015 · 0 comments
Labels
Milestone

Comments

@tboggs
Copy link
Member

tboggs commented Apr 22, 2015

Only a few, discrete colors are displayed on the side of the cube now. This is due to commit d54d13f , which changed the default ColorScale to only use the given colors (i.e., no interpolation). This can be fixed by creating a new color scale in HypercubeWindow.load_textures that uses 256 colors, which is what the previous default color scale used to provide.

@tboggs tboggs added the bug label Apr 22, 2015
@tboggs tboggs added this to the v0.16.2 milestone Apr 22, 2015
@tboggs tboggs closed this as completed in c7e8e1b Apr 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant