AngelFP / VisualPIC

Data Visualization for Particle-in-Cell Codes.
GNU General Public License v3.0
47 stars 13 forks source link

Allow saving opacity if it is out of range #53

Closed AngelFP closed 11 months ago

AngelFP commented 11 months ago

Fixes a bug where an opacity would fail to be saved if any value was out of the [0, 1] range. Instead, the values will now be corrected and then saved.