Changeset 13654

Show
Ignore:
Timestamp:
05/09/08 10:54:51 (7 months ago)
Author:
toonetown
Message:

fixes #6716: popup around the menu item - not just the arrow node. !strict

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/Menu.js

    r13547 r13654  
    305305                        parent: this, 
    306306                        popup: popup, 
    307                         around: from_item.arrowCell, 
     307                        around: from_item.domNode, 
    308308                        orient: this.isLeftToRight() ? {'TR': 'TL', 'TL': 'TR'} : {'TL': 'TR', 'TR': 'TL'}, 
    309309                        onCancel: function(){