GNOME Bugzilla – Bug 693485
Use GdRevealer for sliding in the find bar
Last modified: 2013-02-11 19:13:21 UTC
See the attached patches. Patch two implements this by separately instantiating the GdRevealer in LogviewWindow. Perhaps it's cleaner to make LogviewFindbar a subclass of GdRevealer instead?
Created attachment 235593 [details] [review] Update to latest libgd
Created attachment 235594 [details] [review] Use GdRevealer for sliding in the find bar
Attachment 235593 [details] pushed as ed87f3c - Update to latest libgd Attachment 235594 [details] pushed as d3fde6a - Use GdRevealer for sliding in the find bar Thanks for the patches! I pushed these to master after a little change I made to the revealer API today.