GNOME Bugzilla – Bug 694125
appDisplay: Fix _ensureIconVisible()
Last modified: 2013-02-18 21:45:39 UTC
The fade effect used in the scroll view was changed a while ago, but we missed the required adjustments in appDisplay ...
Created attachment 236666 [details] [review] scroll-view-fade: Fix [vh]fade_offset property getters The two were mixed up all along, and nobody noticed ...
Created attachment 236667 [details] [review] appDisplay: Fix _ensureIconVisible() The fade effect was renamed a while ago, but we missed to update the use in _ensureIconVisible().
Review of attachment 236666 [details] [review]: hahahaha. OK.
Review of attachment 236667 [details] [review]: OK.
Attachment 236666 [details] pushed as 5d27538 - scroll-view-fade: Fix [vh]fade_offset property getters Attachment 236667 [details] pushed as 75885c3 - appDisplay: Fix _ensureIconVisible()