youp911 / quelea-projection

Automatically exported from code.google.com/p/quelea-projection
0 stars 0 forks source link

Requested: Individual image addition #145

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Requested feature.

Creating a way to add individual pictures/ folders of pictures into the images 
tab. 

Original issue reported on code.google.com by bengoodw...@gmail.com on 12 Oct 2012 at 6:55

GoogleCodeExporter commented 8 years ago
This should be implemented in three parts:

 - A drag / drop interface to drag images from the OS into the image panel
 - An add button which opens a file browser to select the images the user wishes to add in.
 - A folder watcher to watch the image folder for changes and update the display accordingly.

The first two should probably rely on the third - i.e. they add the image to 
the folder and rely on the folder watcher to pick up on this and update the 
display.

Ben - don't suppose you fancy having a go at this?

Original comment by berry...@gmail.com on 5 Nov 2012 at 1:24

GoogleCodeExporter commented 8 years ago
This is now done, not using the folder watcher - we had a rethink on this 
front, it didn't work well on Macs.

Original comment by berry...@gmail.com on 29 Jul 2013 at 1:57