mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
updated todo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
6bd356755e
commit
95ae5d223d
@ -1,7 +1,7 @@
|
||||
#=======================================================================
|
||||
|
||||
__version__ = '''0.0.01'''
|
||||
__sub_version__ = '''20130522224356'''
|
||||
__sub_version__ = '''20130528044626'''
|
||||
__copyright__ = '''(c) Alex A. Naanou 2011'''
|
||||
|
||||
|
||||
@ -18,6 +18,7 @@ from pprint import pprint
|
||||
|
||||
#-----------------------------------------------------------------------
|
||||
#----------------------------------------------------------build_dirs---
|
||||
##!!! make this relative-path compatible...
|
||||
def build_dirs(data, path, rewrite=None):
|
||||
'''
|
||||
rewrite can be:
|
||||
|
||||
@ -23,8 +23,11 @@
|
||||
[_] BUG: changing window size in single image modes messes things up...
|
||||
| until we cycle to ribbon mode and back...
|
||||
[_] ASAP: load/view un-cached directories...
|
||||
[_] show only one ribbon mode
|
||||
[_] ASAP: test on Android...
|
||||
[_] single ribbon mode
|
||||
| should this have up/down navigation?
|
||||
|
|
||||
| something like showGidsAsRibbon(gids) would be generic and logical...
|
||||
[_] slideshow mode...
|
||||
[_] import fav dirs (wo. index)...
|
||||
[_] image sorting (reverse/date/name/...)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user