After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 704334 - add revealer to infobar
add revealer to infobar
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-07-16 16:16 UTC by William Jon McCann
Modified: 2013-08-01 08:56 UTC
See Also:
GNOME target: 3.10
GNOME version: ---


Attachments
Add a revealer to GtkInfoBar (7.85 KB, patch)
2013-07-31 17:10 UTC, Matthias Clasen
committed Details | Review

Description William Jon McCann 2013-07-16 16:16:50 UTC
The searchbar has a revealer built in and many apps pack an infobar into a revealer but that is more work. It would be nice to have the info bar animate itself. Not sure if we can do this without breaking API however.
Comment 1 Matthias Clasen 2013-07-31 17:10:43 UTC
Created attachment 250562 [details] [review]
Add a revealer to GtkInfoBar

Make GtkInfoBar slide in and out as it is shown or hidden.
Comment 2 Matthias Clasen 2013-08-01 08:56:08 UTC
Attachment 250562 [details] pushed as 1198ffb - Add a revealer to GtkInfoBar