adding details to TextBackground

This commit is contained in:
Chris Cochrun 2023-09-29 05:43:07 -05:00
parent 7e6e8c71e0
commit 6beb39bea8
3 changed files with 15 additions and 2 deletions

View file

@ -536,8 +536,8 @@ pub mod song_model {
song.background =
updated_background.to_string();
debug!(
background = updated_background,
model_index = model_index,
background = ?updated_background,
model_index = ?model_index,
roles = vector_roles.get(0)
);
self.as_mut().emit_data_changed(