From: Joachim K. <jk...@us...> - 2017-07-02 18:31:11
|
--- ** [tickets:#137] Dynamic menu items are too slow** **Status:** open **Created:** Sun Jul 02, 2017 06:31 PM UTC by Joachim Kock **Last Updated:** Sun Jul 02, 2017 06:31 PM UTC **Owner:** nobody Example: in the Text menu, go for Paragraph To Line. This involves selecting the menu, and then pressing Alt, before finally selecting the dynamic item. The probem is that the Alt key is not detected the first half second. In fact the nice behaviour, which is the one of AlphaX, is to be able to press Alt even before selecting the menu. With this behaviour, you can sort of do the two things simultaneously, without worrying which comes first. I think the problems is that the dynamic menus detect the event "Alt being activated" where it would be better if it could detect the event "Alt HAS been activated", that is, has been pressed and is still held down. --- Sent from sourceforge.net because alp...@li... is subscribed to https://sourceforge.net/p/alphacocoa/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/alphacocoa/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. |