0.86/Image Viewer: Difference between revisions
Garycmartin (talk | contribs) |
|||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude>{{TOCright}} | ||
[[Category:Release Notes]]</noinclude> | |||
== Introduction == | == Introduction == | ||
ImageViewer is a Sugar Activity for viewing images that have been saved in the Sugar Journal. | |||
== What is new for users == | |||
The most visible change to ImageViewer is the switch over to the new toolbar design. | |||
[[Image:Imageviewer.png|thumb|left|On the ImageViewer toolbar are controls for resizing and rotating the image.]] | |||
<div class="visualClear"></div> | |||
12 | |||
* Implement write_file() properly. Fixes dslo#1264 | |||
* Use add_with_viewport() instead of add() (fixes scrollbar issues) | |||
* Update French and Japanese translations | |||
11 | |||
* Switch to new toolbar system | |||
* Show transfer progress | |||
* Updated translations for Arabic, Dutch, French, Italian, Japanese | |||
* New languages | |||
* Do not keep on (re)loading the file continuously | |||
* Misc. cleanups | |||
10 | |||
* Add filter to ObjectChooser. Fixes d.sl.o #713 (Simon) | |||
* Add sharing support | |||
== What is new for developers == | == What is new for developers == | ||
No News | |||
== Internationalization (i18n) and Localization (l10n) == | == Internationalization (i18n) and Localization (l10n) == | ||
| Line 32: | Line 54: | ||
* Fix initial zoom level being extremely small: d.sl.o #486 (Tomeu) | * Fix initial zoom level being extremely small: d.sl.o #486 (Tomeu) | ||
* New German translation | * New German translation | ||
=== Closed tickets === | |||
* {{Bug|486}} The image opened is very small | |||
* {{Bug|713}} Filter for images | |||
* {{Bug|1264}} ImageViewer doesn't restore image while reopening object | |||
== Credits == | == Credits == | ||
Sayamindu Dasgupta | |||
==Release notes== | |||
{| class="mw-collapsible mw-collapsed" | |||
!align="left"| 0.84 | |||
|- | |||
|{{Transclude|0.84/Image Viewer}} | |||
|} | |||