ageller / Firefly

A WebGL interactive particle viewer
GNU Affero General Public License v3.0
64 stars 12 forks source link

enabling colormap does not update depth and blending mode UI elements #82

Closed agurvich closed 2 years ago

agurvich commented 2 years ago

related to #81 , if you enable the colormap it changes the depth test and blending mode but that is not reflected in the UI.

agurvich commented 2 years ago

fixed by adding call to updateUIBlending to end of checkColormapBox