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 726490 - Add image viewing widget
Add image viewing widget
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: Other
3.91.x
Other All
: Normal enhancement
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-03-17 07:29 UTC by Bastien Nocera
Modified: 2018-05-02 16:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2014-03-17 07:29:41 UTC
There are a number of image viewing widgets in various GNOME applications, each with their own quirks.

It would be useful for GTK+ to have a stock widget to display images that would:
- load remote images asynchronously
- handle zoom levels (best fit, 1:1 zoom)
- handle touch gestures to zoom/unzoom/scroll
- is subclassable to implement things like cropping
Comment 1 Daniel Boles 2017-10-09 13:37:21 UTC
I believe this is encompassed by Timm's WIP here:
  https://git.gnome.org/browse/gtk+/log/?h=wip/baedert/gtkimageview

It looks like it was rebased on master but still has some GTK+ 3 style code like calling show() everywhere... so I don't know if it's intended for backport to 3.
Comment 2 Emmanuele Bassi (:ebassi) 2017-10-09 13:43:48 UTC
No, we're not going to backport a whole new widget to GTK+ 3.x, at this point.
Comment 3 GNOME Infrastructure Team 2018-05-02 16:00:34 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gtk/issues/476.