mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
some cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5f0c4ffcaf
commit
d2c710b269
@ -42,10 +42,9 @@ var ProgressActions = actions.Actions({
|
|||||||
// .testProgress('text', '+0', '+1')
|
// .testProgress('text', '+0', '+1')
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
// XXX move configuration to .config
|
|
||||||
// XXX should we report errors and stoppages??? (error state??)
|
// XXX should we report errors and stoppages??? (error state??)
|
||||||
// XXX multiple containers...
|
// XXX multiple containers...
|
||||||
// XXX shorten the nested class names...
|
// XXX shorten the nested css class names...
|
||||||
// XXX revise styles...
|
// XXX revise styles...
|
||||||
showProgress: ['- Interface/Show progress bar...',
|
showProgress: ['- Interface/Show progress bar...',
|
||||||
function(text, value, max){
|
function(text, value, max){
|
||||||
@ -157,6 +156,5 @@ module.Progress = core.ImageGridFeatures.Feature({
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**********************************************************************
|
/**********************************************************************
|
||||||
* vim:set ts=4 sw=4 : */ return module })
|
* vim:set ts=4 sw=4 : */ return module })
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user