removed unused function, adjusted color of btn_waves

pull/6/head^2
2211567 2025-06-17 18:21:32 +02:00
parent a313cd7979
commit 1918c33770
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ function build_ui(U, V, param_obs_map::NamedTuple, params_obs, heat_obs)
on(btn_reset.clicks) do _
running[] = false
hm.colormap[] = :viridis
hm.colormap[] = :seismic
reset!(U, V, heat_obs)
end