[Webkit-unassigned] [Bug 60518] Expose willStartLiveResize and willEndLiveResize in WebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 9 17:40:29 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60518





--- Comment #4 from Sailesh Agrawal <sail at chromium.org>  2011-05-09 17:40:29 PST ---
(In reply to comment #3)
> What is a 'live resize'?
On the Mac a view is in live resize mode when the user clicks on the resize box and starts resizing the window. I believe the resize mode ends once the user lets go of the resize box.

See viewWillStartLiveResize and viewDidEndLiveResize here:
http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ApplicationKit/Classes/NSView_Class/Reference/NSView.html

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list