VirtualBox

Changeset 47672 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Aug 12, 2013 11:17:48 AM (11 years ago)
Author:
vboxsync
Message:

Frontend,Devices: touch input updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Input/UsbMouse.cpp

    r47656 r47672  
    14871487        paNewContacts[i].status = MT_CONTACT_S_DIRTY;
    14881488        paNewContacts[i].oldId  = 0; /* Not used. */
     1489        if (paNewContacts[i].flags & MT_CONTACT_F_IN_CONTACT)
     1490        {
     1491            paNewContacts[i].flags |= MT_CONTACT_F_IN_RANGE;
     1492        }
    14891493    }
    14901494
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette