yt-project / widgyts

Widgets for yt
https://widgyts.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
10 stars 10 forks source link

Adding in normalizer functionality, listeners in FRB #10

Closed munkm closed 6 years ago

munkm commented 6 years ago

Listeners have been added in the colormaps widget for changes in

In the FRB a listeners for the image_array is set up. If this is triggered a redraw function is called.

Logic has been modified in the add_cmaps() function to check whether a wasm colormaps object has been made/created.

munkm commented 6 years ago

Other notes: