Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Position palette based on event coords, fixes #4897 #265

Closed
wants to merge 1 commit into from

Conversation

samdroid-apps
Copy link
Contributor

Instead of getting the position of the mouse later in the code,
this commit uses the coords given to sugar by Gtk that say where
the event happened. This means that if the system is busy, or
the user is fast with the mouse, the palette will pop up where
they originally clicked.

Replaces #259

Exactly the same as the previous one, except for the commit message.

Instead of getting the position of the mouse later in the code,
this commit uses the coords given to sugar by Gtk that say where
the event happened.  This means that if the system is busy, or
the user is fast with the mouse, the palette will pop up where
they originally clicked.
@samdroid-apps samdroid-apps added this to the 0.108 milestone Oct 15, 2015
@quozl
Copy link
Contributor

quozl commented Oct 15, 2015

Not reviewing, no material change since #259. ;-)

@quozl
Copy link
Contributor

quozl commented Oct 31, 2015

Thanks for the fix, I've cherry-picked it for an OLPC fork.

@tchx84
Copy link
Member

tchx84 commented Dec 15, 2015

Tested and merged.

@tchx84 tchx84 closed this Dec 15, 2015
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.

None yet

3 participants