K 10 svn:author V 6 emaste K 8 svn:date V 27 2015-04-24T17:36:26.399318Z K 7 svn:log V 345 vt(4): Simplify mouse area detection vt_is_cursor_in_area needs to return true if any part of the mouse cursor is visible in the rectangle area. Replace the existing test with a simpler version of a test for overlapping rectangles. Differential Revision: https://reviews.freebsd.org/D2356 Reviewed by: ray Sponsored by: The FreeBSD Foundation END