mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
tiny tweak...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
52e0eac4d0
commit
2f0b80a215
@ -717,6 +717,7 @@ var URLHistoryUIActions = actions.Actions({
|
|||||||
var dialog = browse.makeLister(null, function(path, make){
|
var dialog = browse.makeLister(null, function(path, make){
|
||||||
|
|
||||||
// live update...
|
// live update...
|
||||||
|
// XXX add option to force full update...
|
||||||
data = data == null ? makeHistoryList(fs_state) : data
|
data = data == null ? makeHistoryList(fs_state) : data
|
||||||
|
|
||||||
// empty list...
|
// empty list...
|
||||||
|
|||||||
@ -805,7 +805,7 @@ var BrowseActionsActions = actions.Actions({
|
|||||||
'Crop/80:Crop $bookmarked images',
|
'Crop/80:Crop $bookmarked images',
|
||||||
// NOTE: we can also add separators here...
|
// NOTE: we can also add separators here...
|
||||||
//'Crop/70:---',
|
//'Crop/70:---',
|
||||||
'Crop/60:Crop',
|
'Crop/60:$Crop',
|
||||||
'Crop/50:$Flatten',
|
'Crop/50:$Flatten',
|
||||||
// ...
|
// ...
|
||||||
'Crop/-80:Uncrop and keep crop image order',
|
'Crop/-80:Uncrop and keep crop image order',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user