CURENT / agvis

Geo-visualization for energy system
https://ltb.curent.org
GNU General Public License v3.0
7 stars 5 forks source link

Transparent animations #46

Closed zmalkmus closed 1 year ago

zmalkmus commented 1 year ago

I created an opacity bar that appears in the playback div so the nodes can be seen underneath. It updates the opacity no matter what state the simulation is in. Let me know if the opacity bar should be stacked instead of in front of the speed bar, since I think it makes the whole container bigger. Also, I thought it was unnecessary to show the value of the opacity next to the bar, but that is an easy fix if it should be added.

Here are examples of the opacity bar in use: i1 i2 i3 i4

Regards, Zack

zmalkmus commented 1 year ago

Should be good to go now.

i5