This repository was archived by the owner on Jun 13, 2024. It is now read-only.
Commit 18f1e8e
Remove rotation from Transformation demo description since it's not implemented (#968)
## Description
The transformation demo does not include rotation, but the description
and subtitle says it does. This PR removes mention of rotation.
Rotation is not currently supported by InteractiveViewer under the hood,
though someday I'd like it to!
@guidezpl What's the process for updating an existing string like this?
I couldn't figure it out by reading the [l10n
readme](https://github.com/flutter/gallery/tree/main/lib/l10n#readme).
## Tests
None.
## Issues
Fixes #967
---------
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>1 parent 1835a5d commit 18f1e8e
3 files changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1787 | 1787 | | |
1788 | 1788 | | |
1789 | 1789 | | |
1790 | | - | |
| 1790 | + | |
1791 | 1791 | | |
1792 | 1792 | | |
1793 | 1793 | | |
1794 | | - | |
| 1794 | + | |
1795 | 1795 | | |
1796 | 1796 | | |
1797 | 1797 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1680 | 1680 | | |
1681 | 1681 | | |
1682 | 1682 | | |
1683 | | - | |
| 1683 | + | |
1684 | 1684 | | |
1685 | 1685 | | |
1686 | 1686 | | |
1687 | | - | |
| 1687 | + | |
1688 | 1688 | | |
1689 | 1689 | | |
1690 | 1690 | | |
| |||
0 commit comments