Changes between Initial Version and Version 1 of Ticket #6909, comment 1


Ignore:
Timestamp:
Oct 2, 2012, 5:47:59 PM (11 years ago)
Author:
[email protected]
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6909, comment 1

    initial v1  
    11maybe it is related to this jquery.ui.mouse.js
    22
     3
     4{{{
    35_mouseDown: function(event) {
    46                // don't let more than one widget handle mouseStart
     
    1820                        return true;
    1921                }
     22}}}
    2023
     24