mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a575b45784
commit
f75a392e39
@ -3127,6 +3127,8 @@ var FileSystemWriterUIActions = actions.Actions({
|
|||||||
// XXX add a 'name' field to the exportDialog(..) (???)
|
// XXX add a 'name' field to the exportDialog(..) (???)
|
||||||
// XXX would be nice to mark/title sections -- presets / history... (???)
|
// XXX would be nice to mark/title sections -- presets / history... (???)
|
||||||
exportPresets: ['- File/Export presets and history...',
|
exportPresets: ['- File/Export presets and history...',
|
||||||
|
core.doc`
|
||||||
|
`,
|
||||||
widgets.makeUIDialog(function(mode){
|
widgets.makeUIDialog(function(mode){
|
||||||
var that = this
|
var that = this
|
||||||
var logger = this.logger && this.logger.push('exportPresets')
|
var logger = this.logger && this.logger.push('exportPresets')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user