Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-02-26 09:28:14 +03:00
parent 3e3cd7665f
commit a8bb3e3d76

View File

@ -2255,7 +2255,7 @@ var UICollectionActions = actions.Actions({
// 'end' | null - place new items at end of list
// 'start' - place new items at start of list
//
// XXX make this configurable???
// XXX edit this with a toggler???
'collection-ui-place-new': 'start',
},