cappuccino / cappuccino

Web Application Framework in JavaScript and Objective-J
https://cappuccino.dev/
GNU Lesser General Public License v2.1
2.2k stars 333 forks source link

CPWindowDidMoveNotification sent too often #1490

Closed aparajita closed 1 year ago

aparajita commented 12 years ago

In Cocoa, NSWindowDidMoveNotification is only sent when there is a 500ms (or so) delay between the last origin change and the current change.

cappbot commented 12 years ago

Milestone: 1.0. Labels: #accepted, #needs-patch, AppKit, bug. What's next? This issue needs a volunteer to write and submit code to address it.