mirror of
https://github.com/jlengrand/Ivolution.git
synced 2026-03-10 08:21:18 +00:00
List filling works. Got to change their color now
This commit is contained in:
@@ -121,6 +121,7 @@ class FaceMovie(object, Observable, Observer):
|
||||
|
||||
# populating guys
|
||||
self.guys.append(a_guy)
|
||||
self.notify(["Application", ["FILEADD", guy_name]])
|
||||
except:
|
||||
self.console_logger.info("Skipping %s. Not an image file" % (guy_source))
|
||||
self.my_logger.info("Skipping %s. Not an image file" % (guy_source))
|
||||
|
||||
Reference in New Issue
Block a user