Sizing the images according to what works well with n**0 devices
authorEd Page <eopage@byu.net>
Wed, 19 May 2010 01:09:25 +0000 (20:09 -0500)
committerEd Page <eopage@byu.net>
Wed, 19 May 2010 01:12:52 +0000 (20:12 -0500)
data/conference_bg.png
data/magazine_bg.png
data/scripture_bg.png
src/mormonchannel_gtk.py

index 63bdac0..e769494 100644 (file)
Binary files a/data/conference_bg.png and b/data/conference_bg.png differ
index 7b8986e..a6d8300 100644 (file)
Binary files a/data/magazine_bg.png and b/data/magazine_bg.png differ
index 9c103ab..dcd095d 100644 (file)
Binary files a/data/scripture_bg.png and b/data/scripture_bg.png differ
index 188a4e6..41f3b3b 100755 (executable)
@@ -2,7 +2,6 @@
 # -*- coding: utf-8 -*-
 
 """
 # -*- coding: utf-8 -*-
 
 """
-@todo backgrounds need some resizing
 @todo Re-use windows for better performance
 @bug For some reason, the back/close button doesn't work when I nest multiple levels
 @todo Need to confirm id's are persistent (not just for todos but broken behavior on transition)
 @todo Re-use windows for better performance
 @bug For some reason, the back/close button doesn't work when I nest multiple levels
 @todo Need to confirm id's are persistent (not just for todos but broken behavior on transition)