[ozone/wayland] Fixed proper scaling of the drag image.
The surface created for the drag image did not have set the proper buffer scale, which resulted in rendering it wrong way on a HiDPI output. This CL fixes that by setting the proper buffer scale to the surface at the moment when it is created. There are other issues with the drag image that will be fixed in subsequent patches. Bug: 1085418 Change-Id: Ib4cd95584cff9be5cb049c9c5e3a6981ca82832a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2637474Reviewed-by:Maksim Sisov <msisov@igalia.com> Commit-Queue: Alexander Dunaev <adunaev@igalia.com> Cr-Commit-Position: refs/heads/master@{#845086}
Showing
Please register or sign in to comment