feat: Allow control of where selected item is in grid (#1979)
- Closes: #1946
This commit is contained in:
@@ -259,6 +259,12 @@
|
||||
"editor_label": "",
|
||||
"grid_columns": "",
|
||||
"grid_max_columns": "",
|
||||
"grid_selected_position": "",
|
||||
"grid_selected_positions": {
|
||||
"default": "",
|
||||
"first": "",
|
||||
"last": ""
|
||||
},
|
||||
"grid_selected_width_factor": "",
|
||||
"mode": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user