diff --git a/ui (gen4)/features/ui.js b/ui (gen4)/features/ui.js index 2e1ff58f..52034bcd 100755 --- a/ui (gen4)/features/ui.js +++ b/ui (gen4)/features/ui.js @@ -2544,9 +2544,14 @@ module.ImageStateIndicator = core.ImageGridFeatures.Feature({ 'ui-single-image-view', ], + config: { + }, + actions: actions.Actions({ updateStateIndicators: ['- Interface/', - function(){ + function(gid){ + gid = gid || this.current + // make/get indicator containers... var image = this.ribbons.viewer.find('.state-indicator-container.image-info') if(image.length == 0){ @@ -2556,13 +2561,60 @@ module.ImageStateIndicator = core.ImageGridFeatures.Feature({ var global = this.ribbons.viewer.find('.state-indicator-container.global-info') if(global.length == 0){ - global = makeStateIndicator('global-info') + //global = makeStateIndicator('global-info') + global = makeStateIndicator('global-info overlay-info') + // XXX do this based on config... + .append($('') + .addClass('path expanding-text') + .append($('')) + .append($('