mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-12-17 08:41:40 +00:00
Compare commits
No commits in common. "d6dc9fc4b6a7c25fce2e887cbb6b729626e04f6c" and "06244ddbbea4d9a396183cfbfe607fc4a678257a" have entirely different histories.
d6dc9fc4b6
...
06244ddbbe
@ -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