• Solly Ross's avatar
    Fix for scroll offset in Util.getPosition() · c77938ef
    Solly Ross authored
    Previously, Util.getPosition didn't deal with scrolling
    particularly well.  This fixes that by calculating the
    scroll offset when dealing with getting mouse positions.
    
    Credit to @erikgull and @emmar for the initial version of
    the fix.  Credit to Brian Huismanfor the initial code.
    
    Closes #295
    Relevant to #258
    c77938ef
util.js 14.8 KB