DevTools: Fully support RTL direction in the grid overlay
The DevTools grid overlay was recently modified to support RTL direction. The fix included the required changes for lines and gaps to be drawn correctly (see https://chromium-review.googlesource.com/c/chromium/src/+/2213530). However it did not include changes for the labels to appear in the right places (line numbers, line names, area names, track sizes). This is what this change is about. In it, I also updated the web test for RTL grids as the expected label positions were now wrong. Bug: 1096971 Change-Id: Ib4ed28462ab3bd5ad746d955da4d56db5f95dcfc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2375687 Commit-Queue: Patrick Brosset <patrick.brosset@microsoft.com> Reviewed-by:Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/master@{#801730}
Showing
This diff is collapsed.
Please register or sign in to comment