Difference between revisions of "0.86/Image Viewer"
< 0.86
Jump to navigation
Jump to search
Line 33: | Line 33: | ||
== What is new for developers == | == What is new for developers == | ||
− | + | No News | |
== Internationalization (i18n) and Localization (l10n) == | == Internationalization (i18n) and Localization (l10n) == |
Revision as of 07:46, 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.
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
No News
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
Closed tickets
- #486 The image opened is very small
- #713 Filter for images
- #1264 ImageViewer doesn't restore image while reopening object
Credits
Sayamindu Dasgupta