mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-04 02:39:08 -04:00
Update the dialog title to reflect the album we're currently
organizing.
This commit is contained in:
@@ -65,6 +65,9 @@
|
||||
} else {
|
||||
thumb_data_view.dragZone.lock();
|
||||
}
|
||||
if (parent.set_title) {
|
||||
parent.set_title(album_info.title);
|
||||
}
|
||||
},
|
||||
failure: show_generic_error
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user