With regular horizontal or vertical auto layouts, we can shuffle/move child items of the auto layout using the arrow keys.
Why has this not been implemented in grid auto layout? Users should be able to use the arrow keys to move grid child items up/down rows or left/right columns.
In general, I have been finding grid very hard to work with. It’s very unintuitive to populate a grid with items—you try to drag and drop items into specific spots and the items never land in the spot you tried to drag them to, and then it always ends up adding extra rows or columns. And then once a grid is populated with items, it is extremely difficult to move the items around in it, because it requires that you basically either remove the items from the grid or drag and drop them over one another, and this presents all the problems described above. A user should just be able to move grid child items around with the arrow keys just like any other auto layout,
Question
Keyboard Shortcuts for Moving/Shuffling Items in Grid Layout
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.