glue-viz / glue-wwt

WorldWideTelescope viewer in glue
BSD 3-Clause "New" or "Revised" License
2 stars 6 forks source link

Change default wwt ui #29

Closed sarahb55 closed 6 years ago

sarahb55 commented 6 years ago

I changed the default Worldwide Telescope foreground and background and set the initial foreground opacity to 1.0. Edited the test script so assert layer.clear.call_count == 2, since the code appears to employ a copy constructor, so this should return 2, not 1.

sarahb55 commented 6 years ago

Removed the test script assert edits.

astrofrog commented 6 years ago

@sarahb55 - thanks for the pull request! I'll go ahead and merge this, and I'll then work on fixing the session saving/loading.