Folder navigation, original size, dimensions and current zoom now in Opera SVG Viewer
Monday, July 11, 2011 12:00:02 AM
It's been a long time since I updated my widget on this blog, but I've been making regular commits, so if you wanted you could pull the latest source code and see the progress on the widget.
Finally folder navigation is implemented in the viewer, which required quite a bit of head scratching on my part
. Another tricky thing was making files display at their original size, but now it's working fine. So let me list the changes in this version of the SVG viewer.- ADDED (sub-)folder navigation
- ADDED ability to display images at their original size
- ADDED new menu items: Fit Image to Viewing Area, Only Fit Large Images, Zoom In, Zoom Out, Reset Zoom and Position, Disable Zoom and Pan, Wireframe mode, Hotkeys
- ADDED and CHANGED some hotkeys
- Width/height, viewBox attributes and current zoom level are now displayed in the status bar
- If current image has <title> it's displayed as the widget title, like browsers do with HTML files
- Improved speed of scanning folders for files
- Tweaked UI
Feel free to tell me about the bugs found, and features you miss in the viewer.
Download Opera SVG Viewer v2.0b5








Unregistered user # Thursday, December 15, 2011 4:54:08 AM
Spadar ShutSpShut # Thursday, December 15, 2011 8:06:12 AM
Unregistered user # Thursday, December 15, 2011 1:12:39 PM
Unregistered user # Thursday, December 15, 2011 1:22:44 PM
davidcs1 # Thursday, December 15, 2011 1:29:42 PM
I'm using Opera 11.60 and this is the error log:
[15/12/2011 10:06:48] Widgets
Widget loading warning: <id> element not fully defined.
[15/12/2011 10:06:49] Widgets
Widget loading warning: License href='(null)' is neither a valid IRI, nor a path within a widget - ignoring this attribute.
[15/12/2011 10:06:50] Widgets
Widget loading warning: <id> element not fully defined.
[15/12/2011 10:06:50] Widgets
Widget loading warning: License href='(null)' is neither a valid IRI, nor a path within a widget - ignoring this attribute.
[15/12/2011 10:06:50] Actualización automática
Scheduled new update check in 98990 seconds.
[15/12/2011 10:06:50] Actualización automática
AutoUpdate activated.
[15/12/2011 10:07:47] Widgets
Widget loading warning: <id> element not fully defined.
[15/12/2011 10:07:47] Widgets
Widget loading warning: License href='(null)' is neither a valid IRI, nor a path within a widget - ignoring this attribute.
Spadar ShutSpShut # Thursday, December 15, 2011 7:42:12 PM
davidcs1 # Thursday, December 15, 2011 8:51:48 PM
http://s9.postimage.org/qp3a289pp/console_error_log.png
Spadar ShutSpShut # Thursday, December 15, 2011 10:21:18 PM
davidcs1 # Thursday, December 15, 2011 10:40:56 PM
btw, the version 1.2 don't have this problem to me.
Spadar ShutSpShut # Friday, December 16, 2011 7:50:59 PM
You could try to download the source code from here http://code.google.com/p/opera-svg-viewer/ which has been updated since this blog post, maybe the issue you are having is fixed already.
Unregistered user # Monday, January 16, 2012 8:12:02 PM
Spadar ShutSpShut # Tuesday, January 17, 2012 2:52:03 PM
I've already fixed this bug and will post an updated widget in a couple of days.