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 #589

Closed odifek closed 1 year 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

odifek commented 1 year ago

I synced my fork with upstream. I am not sure why the other changes that are already on master are duplicated here