quelea-projection / Quelea

Open source projection software for churches.
https://quelea.org
GNU General Public License v3.0
154 stars 145 forks source link

Enable custom title for ImageGroupDisplayable #558 #590

Closed odifek closed 6 months ago

odifek commented 1 year ago

Enable custom title for ImageGroupDisplayable #558

The new structure of ImageGroup XML

<fileimagegroup>
<title>Image Group Title</title>
<files>file1;file2;</files>
</fileimagegroup>

Please I will love some feedback on this implementation. Especially with regard to the dialog. Also concerning the dialog title and text, should the localization be done in a separate ticket or is it okay to do it here?

Screenshot 2022-10-21 at 19 22 13

Feedback is appreciated. Thank you

berry120 commented 6 months ago

LGTM, thanks very much!