mirror of
https://github.com/johrpan/musicus.git
synced 2025-10-29 05:07:23 +01:00
tracks editor: Report import errors
This commit is contained in:
parent
43b07c73dc
commit
0149da36e6
5 changed files with 58 additions and 32 deletions
|
|
@ -514,6 +514,7 @@ impl SearchPage {
|
|||
|
||||
for recording in &results.recordings {
|
||||
imp.recordings_flow_box.append(&RecordingTile::new(
|
||||
&self.toast_overlay(),
|
||||
&self.navigation(),
|
||||
&self.library(),
|
||||
&self.player(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue