Skip to content

Conversation

tuckbick
Copy link

No description provided.

@Codelica
Copy link

+1 Thanks for this. Helps make above/below tolerable. ;)

Depending on the menu design, it would be great if this was optional also:

if (prevLoc.x < offset.left || prevLoc.x > lowerRight.x ||
                    prevLoc.y < offset.top || prevLoc.y > lowerRight.y) {
                    // If the previous mouse location was outside of the entire
                    // menu's bounds, immediately activate.
                    return 0;
                }

@Rio517
Copy link

Rio517 commented Dec 18, 2013

@kamens Would be great to get some of these pull requests merged. Are you not in a position to maintain the project anymore?

@jescalan
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants