JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix rectangular selection.
authorColona <colona@ycc.fr>
Wed, 4 Jun 2014 04:47:55 +0000 (21:47 -0700)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Wed, 4 Jun 2014 19:10:25 +0000 (21:10 +0200)
commit6fd887077e29efd789499e06193314d7abdcac38
tree63ea922e24edeb97ff9fadd7132b5bedd79b7a2a
parentbb6dc332067fddcdcb0940ebc9b5f41c61429c46
Fix rectangular selection.

selsort computes the wrong normalized coordinates when rectangular
selection is enabled, causing rectangular selection to only work
when going toward either the top left corner, or the bottom right
one.

Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com>
st.c