Merge lp://staging/~cimi/overlay-scrollbar/fix-button-release-after-reconnect into lp://staging/overlay-scrollbar

Proposed by Andrea Cimitan
Status: Merged
Approved by: Ted Gould
Approved revision: 284
Merged at revision: 284
Proposed branch: lp://staging/~cimi/overlay-scrollbar/fix-button-release-after-reconnect
Merge into: lp://staging/overlay-scrollbar
Diff against target: 61 lines (+8/-1)
1 file modified
os/os-scrollbar.c (+8/-1)
To merge this branch: bzr merge lp://staging/~cimi/overlay-scrollbar/fix-button-release-after-reconnect
Reviewer Review Type Date Requested Status
Ted Gould (community) Approve
Review via email: mp+67007@code.staging.launchpad.net

Description of the change

After reconnection, if priv->motion_notify_event was FALSE, it was triggering a pageup/down in thumb_button_release_event_cb. Use yet another gboolean to solve this issue.
Later, using enum for the thumb state, could reduce the number of gbooleans in priv structure.

To post a comment you must log in.
Revision history for this message
Ted Gould (ted) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches