Commit 39024b1
committed
autocomplete: Use directional alignment for autocomplete results
Use AlignmentDirectional.bottomStart instead of Alignment.bottomLeft
for the autocomplete dropdown positioning. This ensures the dropdown
alignment respects text direction in RTL layouts.
Fixes the issue described here:
zulip#1991 (comment)1 parent 5691ed1 commit 39024b1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
0 commit comments