Creates a component for the colorbar to be able to set the opacity
commit56c8d0d751d446a153c1d4c619f4f5d9817eb999
authorChase Porter <chaseporter@Chases-MacBook-Pro.local>
Mon, 18 Oct 2021 17:42:36 +0000 (18 10:42 -0700)
committerChase Porter <chaseporter@Chases-MacBook-Pro.local>
Mon, 18 Oct 2021 17:42:36 +0000 (18 10:42 -0700)
tree8243efd26f44913779fc68dfb927e1d091e81071
parentdf340d3d70dee2686d908187aa3962e9495359f7
Creates a component for the colorbar to be able to set the opacity
and hide it.
etc/conf.json [new file with mode: 0644]
fdds/index.html
fdds/js/components/Controller.js
fdds/js/components/colorbarPanel.js [new file with mode: 0644]
fdds/js/components/layerController.js
fdds/js/components/simulationLayer.js
fdds/js/services.js