mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-17 08:41:40 +00:00
Compare commits
2 Commits
06244ddbbe
...
d6dc9fc4b6
| Author | SHA1 | Date | |
|---|---|---|---|
| d6dc9fc4b6 | |||
| e698f3c6f5 |
@ -3505,10 +3505,10 @@ var FileSystemWriterUIActions = actions.Actions({
|
|||||||
|| [])
|
|| [])
|
||||||
.push(settings) }],
|
.push(settings) }],
|
||||||
|
|
||||||
|
// XXX the naming for these two is logical but inconsistent -- can
|
||||||
|
// we fix this???
|
||||||
exportHistoryPush: ['- File/',
|
exportHistoryPush: ['- File/',
|
||||||
function(settings){
|
function(settings){
|
||||||
//settings = settings
|
|
||||||
// || this.config['export-settings']
|
|
||||||
var l = this.config['export-history-length'] || 50
|
var l = this.config['export-history-length'] || 50
|
||||||
var history =
|
var history =
|
||||||
this.config['export-history'] =
|
this.config['export-history'] =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user