AngelFP / VisualPIC

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

Settings Sliders: Fix Float Cast #47

Closed ax3l closed 1 year ago

ax3l commented 1 year ago

Looks like set value methods require an int for these two sliders now and abort the GUI otherwise (float or np.float64).