Skip to content

Commit 3d576f7

Browse files
committed
Add AnimatedTextBlock
1 parent a2f5059 commit 3d576f7

24 files changed

+3332
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,6 @@ Install-Package DevWinUI
132132
## 🔥 DevWinUI.Controls 🔥
133133
### ⚡ What’s Inside? ⚡
134134

135-
- ✨ BlendedImage
136-
- ✨ Countdown
137-
- ✨ CircleIcon
138135
- ✨ ImageFrame
139136
- ✨ FrostedGlass
140137
- ✨ ProfileControl
@@ -250,6 +247,10 @@ Install-Package DevWinUI
250247
- ✨ Rounded TabViewItem Style
251248

252249
#### 🔥 Win2D 🔥
250+
- ✨ AnimatedTextBlock
251+
- ✨ Countdown
252+
- ✨ CircleIcon
253+
- ✨ BlendedImage
253254
- ✨ SpeedGraph
254255
- ✨ ConfettiCannon
255256
- ✨ BlurEffectManager
@@ -305,6 +306,9 @@ Install-Package DevWinUI.ContextMenu
305306

306307
## 🕰️ History 🕰️
307308

309+
### AnimatedTextBlock
310+
![AnimatedTextBlock](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/AnimatedTextBlock.gif)
311+
308312
### SnapLayoutManager
309313
![SnapLayoutManager](https://raw.githubusercontent.com/ghost1372/DevWinUI-Resources/refs/heads/main/DevWinUI-Docs/SnapLayoutManager.gif)
310314

0 commit comments

Comments
 (0)