mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
updated todo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
4055b4e846
commit
0d0d3fda2a
@ -106,7 +106,6 @@ Roadmap
|
|||||||
[_] index and group ALL files in an archive
|
[_] index and group ALL files in an archive
|
||||||
[_] import metadata
|
[_] import metadata
|
||||||
[_] real GIDs
|
[_] real GIDs
|
||||||
[_] BUG: context status does not get updated on Ctrl-D
|
|
||||||
[_] BUG: shifting last image out of a ribbon misaligns the current ribbon
|
[_] BUG: shifting last image out of a ribbon misaligns the current ribbon
|
||||||
| i.e. the prev ribbon was deleted and the new focused ribbon
|
| i.e. the prev ribbon was deleted and the new focused ribbon
|
||||||
| is aligned as if it was not current...
|
| is aligned as if it was not current...
|
||||||
@ -300,6 +299,7 @@ Roadmap
|
|||||||
[_] remove extra and repetitive actions
|
[_] remove extra and repetitive actions
|
||||||
[_] caching config
|
[_] caching config
|
||||||
[_] side-by side view...
|
[_] side-by side view...
|
||||||
|
[X] BUG: context status does not get updated on Ctrl-D
|
||||||
[X] single ribbon mode
|
[X] single ribbon mode
|
||||||
| should this have up/down navigation?
|
| should this have up/down navigation?
|
||||||
|
|
|
|
||||||
|
|||||||
@ -53,6 +53,7 @@ function updateContextIndicators(image){
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// Setup event handlers for data bindings...
|
// Setup event handlers for data bindings...
|
||||||
//
|
//
|
||||||
// This does two jobs:
|
// This does two jobs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user