edge-reflow / issues

Issue submission for Edge Reflow
20 stars 10 forks source link

Moving Regions together #95

Open fr32c opened 11 years ago

fr32c commented 11 years ago

If i manually select 4 regions on the page and try to move them all with the mouse, they wont : only one will move.

If i do a select all on the page (cmd-A), then i can mouse-move these regions together.

And whatever and however is selected, if i move with keyboard arrows, moving together is done as expected.

jtlafferty commented 11 years ago

This is a general issue with all elements on the Reflow canvas. Right now, we don't support selecting multiple items and dragging them around. When you select multiple items on the canvas, you can:

  1. Move them all via nudging the arrow keys.
  2. Change styles on all of them by typing new values into the property inspector.

Multiple selection and dragging is on our backlog.