[Mono-bugs] [Bug 61692][Wis] New - Zoom in Monodoc browser
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 17 Jul 2004 18:45:40 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by ric@users.sourceforge.net.
http://bugzilla.ximian.com/show_bug.cgi?id=61692
--- shadow/61692 2004-07-17 18:45:40.000000000 -0400
+++ shadow/61692.tmp.12154 2004-07-17 18:45:40.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 61692
+Product: Mono: Doctools
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity: 000 No more required
+Priority: Wishlist
+Component: Gui
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: ric@users.sourceforge.net
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Zoom in Monodoc browser
+
+Monodoc browser should support zoom, to allow a more confortable reading of
+the documentation without having to change the font of the UI.
+
+This patch implements it:
+ - Adds three menuitems (zoom in, out and reset).
+ - Allows zoom with the mouse wheel and the control key, like Galeon and
+OpenOffice.
+
+May I commit it?