pub(crate) fn draw_reload_waveform_dialog(
ctx: &Context,
dialog: ReloadWaveformDialog,
msgs: &mut Vec<Message>,
)Expand description
Draw a dialog that asks for user confirmation before re-loading a file. This is triggered by a file loading event from disk.