-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Call `_set_direction` directly from `set_layout` instead of from `assert_pixels`, so that test code can use `set_layout("rtl")` and have it do the right thing. Also, it seems like `_set_layout` is intended to set the direction of both the shell and the page. Fix it to actually do that. Because the shell is now also in RTL mode, the terminal test would open the context menu slightly outside of the screen. Fix that by opening it further inside the terminal.
- Loading branch information
Showing
3 changed files
with
16 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule reference
updated
5 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters