
12-17-2012, 04:50 PM
|
|
Coder
|
 |
Join Date: Jan 2011
Posts: 130
|
|
|
To be able to drag from any direction, you can assign the start values to be the lower values, and the end values to be the higher values. Once you do that you can simplify your checks inside your loop. |
|
|
|