-
Notifications
You must be signed in to change notification settings - Fork 892
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
After the last PR to fix some RTL toolbar issues, there were other issues that were missed. For example, in landscape RTL, the toolbar was broken. Moreover, it was broken for translations. This patch ensures that the toolbar is well behaved in RTL and LTR in portrait and landscape and in translation mode and normal mode (including on tablet with dual screen and split screen modes). The remaining issues not addressed by this PR are: 1. in landscape, when the toolbar is visible in translation mode and a long press happens on an ayah, the y value is incorrectly lower than the ayah box. 2. in tablet split screen mode, long pressing a translation and then scrolling the translation down does not move the toolbar down. Refs #2993.
- Loading branch information
Showing
2 changed files
with
47 additions
and
9 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
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