Comment 101 for bug 805303

Revision history for this message
Aurélien Gâteau (agateau) wrote :

My mistake.

TL;DR: Qt patch was wrong. This new version should work.

Longer explanation:
I first added a function named ubuntu_gtk_disable_overlay_scrollbars() to GTK2, and this is what the current Qt patch uses. Later I decided it was more elegant to instead expose two functions: ubuntu_gtk_set_use_overlay_scrollbars() and ubuntu_gtk_get_use_overlay_scrollbars(). I correctly updated my build of Qt to use these new functions, but forgot to refresh the patch before attaching it.

If you look for me I will be under that large brown paper bag in the corner.