-
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, `_set_direction` only sets the direction of either the page or the shell, but does it in a confusing way. Let's do it more directly.
- Loading branch information
Showing
1 changed file
with
5 additions
and
10 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