jdittrich / quickMockup

HTML based interface mockups
https://jdittrich.github.io/quickMockup/
MIT License
517 stars 97 forks source link

Using keyboard arrows to move objects around #34

Open simonv3 opened 8 years ago

simonv3 commented 8 years ago

I know it's not meant for precision work, but sometimes I want my right-alignment to look semi in-line. I was hoping to nudge things around pixel by pixel using the arrow pad on the keyboard.

Thoughts?

jdittrich commented 8 years ago

Should not be too hard to implement (listener+function that finds and moves the selected element).

I'm currently trying to learn some [vuereactmithrilwhatever] so I'm not sure if it is implemented before the general makeover though.