Add and edit images alt text following W3 accessibility guidelines - #805
Conversation
…bility guidelines
…ng the already present text
| </Step> | ||
| <Step title="Add a Number to List converter"> | ||
| Click the + button and choose **Converters \> List \> Number to List**. <img src="/images/editor/number-to-list.png" alt="Add number to list converter" /> | ||
| Click the + button and choose **Converters \> List \> Number to List**. <img src="/images/editor/number-to-list.png" alt="Converters menu with the Number to List converter hovered" /> |
There was a problem hiding this comment.
What we're trying to show is the exact location of the menu item. It matters less that it's hovered. Instead, I might say something like:
Number to List option under Converters > List in the Add menu
There was a problem hiding this comment.
What about using something like:
Number to List option can be found under List, inside the Converter section in the Add menu
I worry the ">" characters will read as "bigger than" or something else in screen readers. That would apply to a few other comments here.
| Artboards are the foundation of your composition across both [design and animate mode](/editor/fundamentals/design-vs-animate-mode). They act as the root of every hierarchy and let you define a scene's dimensions and background color. You can create infinite artboards on the [Stage](/editor/interface-overview/stage), but each Rive file has at least one artboard. | ||
|
|
||
|  | ||
|  |
| This can be added to your item's View Model by clicking the + button and selecting **List Attributes \> Index**. | ||
|
|
||
|  | ||
|  |
There was a problem hiding this comment.
It is hovered, which describes the image, but it's not what we're trying to tell. We're trying to express the location. So maybe:
Index option under Add Property > List Attributes > Group
There was a problem hiding this comment.
What about this version because of screen readers?:
Index option under Add Property, in the List Attributes group
| Like other properties where the link icon is found, it can be used to lock the current ratio of the size properties. | ||
|
|
||
|  | ||
|  |
There was a problem hiding this comment.
"the ratio" not "their ratio"
| Selecting an artboard allows you to create Render Presets that can be used to render out static graphics such as PNGs and SVGs, as well as video and motion files like PNG sequences and MP4s. | ||
|
|
||
|  | ||
|  |
| <Steps> | ||
| <Step> | ||
| Paste the URL with a version tag <img src="/images/game-runtimes/unity/929bb6b6-2e4a-45c0-a09b-0c3d4f7c5361.webp" alt="Image" /> | ||
| Paste the URL with a version tag <img src="/images/game-runtimes/unity/929bb6b6-2e4a-45c0-a09b-0c3d4f7c5361.webp" alt="Package Manager's add-from-git-URL field with the rive-unity git URL and version tag pasted in" /> |
There was a problem hiding this comment.
See previous comments about menus, which I think will apply here.
| <img | ||
| src="/images/unreal/DuelistContextMenu.png" | ||
| alt="Duelist Context Menu" | ||
| alt="Right-click context menu on a Rive file asset with Create Rive Widget highlighted" |
There was a problem hiding this comment.
Nice. I appreciate you making existing one's better, not just the ones with missing alt tag. 👍
…boards and unity/getting-started pages
No description provided.