Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-11-19 08:35:55 +03:00
parent cc502c8f72
commit f8a030d709

View File

@ -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...