Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2019-11-28 13:46:09 +03:00
parent 39c79f917f
commit 80722e92c4

View File

@ -968,6 +968,7 @@ module.Dialogs = core.ImageGridFeatures.Feature({
// - breaks the general API...
// - a context manager API... (REJECTED?)
// - complexity...
// Q: should we add domain specific fields here too???
// XXX Q: do we actually need .Field(..), it does everything make(..)
// does already???
// XXX Q: should title/value args be optional???