Changes between Version 14 and Version 15 of PLATFORM_DEPLOY_MAC_R0


Ignore:
Timestamp:
11/06/09 20:50:57 (15 years ago)
Author:
pap
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_DEPLOY_MAC_R0

    v14 v15  
    4949  * These are used for menus 
    5050  * In InputEventR3 dependent cases use if/else constructs to define the proper key (especially in interaction maps) 
     51  * In TextFlowLogic#ON_INSERT besides the M_CONTROL check add a M_META check 
    5152  * Change text editing shortcuts to match MacOS defaults (use TextEdit to compare) 
     53 
    5254 * Optional requirements cannot be fulfilled now as they seem harder and more native-dependent in their solution. I suggest making a second revision of this task that should handle them alone. 
    5355  * The research made about the browser problem suggest using either some environment options (LSUIPresentationMode) or maybe some mac specific classes that control that behavior.