Update #597 - Tab Sizing.md

spell check fix
This commit is contained in:
Michael Niksa 2021-02-09 10:50:20 -08:00 committed by GitHub
parent cad795470f
commit 5fdad873d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ If `tabWidthMode` isn't set, the default experience will be `equal`. Justificati
### Accessibility
This feature could impact accessibility if the tab title isn't stored within the metadata of the tab. If the tab width is the width of the icon, then the title isn't visible. The tab title will have to be accessibile by a screen reader.
This feature could impact accessibility if the tab title isn't stored within the metadata of the tab. If the tab width is the width of the icon, then the title isn't visible. The tab title will have to be accessible by a screen reader.
### Security
@ -92,4 +92,4 @@ This feature will not impact performance, power, nor efficiency.
* Provide tab sizing options per-profile
* A `tabWidthMode` value that will evenly divide the entirety of the tab bar by the number of open tabs
* i.e. One tab will take the full width of the tab bar, two tabs will each take up half the width of the tab bar, etc.
* i.e. One tab will take the full width of the tab bar, two tabs will each take up half the width of the tab bar, etc.