diff --git a/ui (gen4)/features/ui-widgets.js b/ui (gen4)/features/ui-widgets.js index c0aeba60..f01db365 100755 --- a/ui (gen4)/features/ui-widgets.js +++ b/ui (gen4)/features/ui-widgets.js @@ -962,6 +962,8 @@ module.Dialogs = core.ImageGridFeatures.Feature({ // XXX EXPERIMENT... +// - which is more logical the generic make.Field(..) or the +// .__editor_fields__ API??? // - how do we handle the ImageGrid context here (i.e. actions)??? // ...one way would be to split the fields into two levels, the // generic and the domain-specific...