DescriptionFix event dispatching offset problem in the client-lib in high-dpi mode.
Convert event location from pixels to DIP before sending it to
Window::ConvertPointToTarget (which uses DIP) to add offset to the event
location; then set_transform_events to be false in WindowEventDispatcher
to avoid converting to DIP again.
BUG=687700
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 1 (1 generated)
|