Closed aterai closed 1 year ago
use 'Rectangle#width != 0 || Rectangle#height != 0' instead of '!Rectangle#isEmpty()' to determine whether a range is being selected by dragging the mouse.
use 'Rectangle#width != 0 || Rectangle#height != 0' instead of '!Rectangle#isEmpty()' to determine whether a range is being selected by dragging the mouse.