Hi all!
We’ve made a very small update to Material 3. Here’s what’s included:
Fixes
- The
role
property for TextInputs (TextBoxes and TextAreas) is now actually implemented. This means the DropdownMenurole
property works as expected. - Fixed an issue where the Avatar image could be blurry if the aspect ratio wasn’t 1:1
- Reordered components in the Toolbox so Menus are not at the top
Thank you to community member @Zaro for reporting and fixing the issue with the Avatar component!
To upgrade to this new version, go to your app’s Settings > Dependencies, and change the Material 3 Theme dependency version to v1.2.4. Any newly created Material 3 Theme apps will use this version.
Full changelog here: material-3-theme/CHANGELOG.md at master · anvil-works/material-3-theme · GitHub