Commit d2793d9
committed
Add .selected trait for More button if necessary
We _could_ use overflowToggleItem.isSelected instead of modifying the traits. However, that would highlight the button with another color, which we don't need.
In here, the additional `.selected` trait is just so VoiceOver users can easily identify whether the Format bar has already been expanded.1 parent 81c9d2e commit d2793d9
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
| 443 | + | |
443 | 444 | | |
444 | 445 | | |
445 | 446 | | |
| |||
527 | 528 | | |
528 | 529 | | |
529 | 530 | | |
| 531 | + | |
530 | 532 | | |
531 | 533 | | |
532 | 534 | | |
| |||
872 | 874 | | |
873 | 875 | | |
874 | 876 | | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
875 | 883 | | |
876 | 884 | | |
877 | 885 | | |
| |||
0 commit comments