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 even coords, fixes #4897 #259

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.

Ticket https://bugs.sugarlabs.org/ticket/4897

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 10, 2015
@quozl
Copy link
Contributor

quozl commented Oct 10, 2015

reviewed.

@samdroid-apps
Copy link
Contributor Author

Oops, I'm missing a t from this commit message

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

2 participants