Files
textmate/Frameworks/OakAppKit
Allan Odgaard 0890b2aab0 Use local event monitor for key equivalent view
This ensures we get all key events, for example in the bundle item chooser window the pop-up button’s menu would previously see the key down event before the key equivalent view, so enabling recording and pressing ⌘1-3 would not record that key equivalent, but instead activate the corresponding (pop-up) menu item.
2014-08-07 12:03:21 +02:00
..