Difference between revisions of "0.86/Image Viewer"

From Sugar Labs
Jump to navigation Jump to search
Line 10: Line 10:
 
[[Image:Imageviewer.png|thumb|left|On the ImageViewer toolbar are controls for resizing and rotating the image.]]
 
[[Image:Imageviewer.png|thumb|left|On the ImageViewer toolbar are controls for resizing and rotating the image.]]
  
 +
<div class="visualClear"></div>
  
 
12
 
12

Revision as of 08:41, 21 September 2009

Image Viewer

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.

On the ImageViewer toolbar are controls for resizing and rotating the image.

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 might be interesting to know for a developer contributing to the component. Add 'No News' if there is nothing of interest.

Internationalization (i18n) and Localization (l10n)

Will be generated by the translation team

Compatibility

Note here if compatibility to an older version of the activity or an older Sucrose version (e.g. 0.84) broke

Detailed changes

  • Implement write_file() properly. Fixes dslo#1264
  • Use add_with_viewport() instead of add() (fixes scrollbar issues)
  • Update French and Japanese translations
  • 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
  • support for file sharing
  • Fix initial zoom level being extremely small: d.sl.o #486 (Tomeu)
  • New German translation

Credits

Name the contributors here