We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77e2edf commit 2cbc854Copy full SHA for 2cbc854
guides/upgrading_to_v0.11.md
@@ -17,7 +17,7 @@ This guide is a good first pass. If you see things that need improving, please c
17
* The Component primitive is used to refer to, and start components.
18
* The Script primitive refers to arbitrary scripts that you can send to drivers.
19
* The `:line_height` style now sets the spacing between lines of text. Works like CSS.
20
- * The `:text_align` style lets you align text vertically.
+ * The `:text_base` style lets you align text vertically.
21
* There is a new Scenic.Asset.Stream type for dynamic textures.
22
* New Sprite Sheet support via the Sprites primitive
23
* Built-in mouse cursor support on Nerves (works, but is not optimized yet)
0 commit comments