minor clarification of ed note on discrete versus continuous zoom
authorJames Craig <jcraig@apple.com>
Tue, 13 Nov 2012 16:19:34 -0800
changeset 30 b259046bbd7e
parent 29 07ac9cb0cc2d
child 31 13c63d588dfb
minor clarification of ed note on discrete versus continuous zoom
src/indie-ui-events.html
--- a/src/indie-ui-events.html	Mon Nov 12 13:37:52 2012 -0800
+++ b/src/indie-ui-events.html	Tue Nov 13 16:19:34 2012 -0800
@@ -417,7 +417,7 @@
 			<section id="UIZoomRequestEvent">
 				<h3>Interface UIZoomRequestEvent</h3>
 				<p>Zoom changes to a map or custom image viewer.</p>
-				<p class="ednote">This may need to be split into zoomstartrequest, zoomchangerequest, and zoomendrequest events.</p>
+				<p class="ednote">This may need to be split into zoomstartrequest, zoomchangerequest, and zoomendrequest events, with an optional scale attribute.</p>
 				
 				<dl title="[Constructor] interface UIZoomRequestEvent : UIRequestEvent" class="idl">