Skip to content

Commit 94fbc94

Browse files
committed
📝 Add RTL feature
1 parent 5869bd8 commit 94fbc94

File tree

2 files changed

+32
-30
lines changed

2 files changed

+32
-30
lines changed

README-ZH.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -51,21 +51,22 @@ Language: [English](README.md) | 中文简体
5151

5252
## 特性 ✨
5353

54-
- [x] ♻️ 支持基于代理重载的全量自定义
55-
- [x] 💚 99% 的微信风格
56-
- [x] ⚡️ 根据参数可调的性能优化
57-
- [x] 📷 图片资源支持
58-
- [x] 🔬HEIC 格式图片支持
59-
- [x] 🎥 视频资源支持
60-
- [x] 🎶 音频资源支持
61-
- [x] 1️⃣ 单资源模式
62-
- [x] 💱 国际化支持
63-
- [x] ➕ 特殊 widget 构建支持(前置/后置)
64-
- [x] 🗂 自定义路径排序支持
65-
- [x] 📝 自定义文本构建支持
66-
- [x] ⏳ 自定义筛选规则支持( `photo_manager`
67-
- [x] 🎏 完整的自定义主题
68-
- [x] 💻 支持 MacOS
54+
- ♻️ 支持基于代理重载的全量自定义
55+
- 💚 99% 的微信风格
56+
- ⚡️ 根据参数可调的性能优化
57+
- 📷 图片资源支持
58+
- 🔬 HEIC/HEIF 格式图片支持
59+
- 🎥 视频资源支持
60+
- 🎶 音频资源支持
61+
- 1️⃣ 单资源模式
62+
- 💱 国际化支持
63+
- ⏪ RTL 语言支持
64+
- ➕ 特殊 widget 构建支持(前置/后置)
65+
- 🗂 自定义路径排序支持
66+
- 📝 自定义文本构建支持
67+
- ⏳ 自定义筛选规则支持( `photo_manager`
68+
- 🎏 完整的自定义主题
69+
- 💻 支持 MacOS
6970

7071
## 截图 📸
7172

README.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -55,21 +55,22 @@ See [Migration Guide](guides/migration_guide.md).
5555

5656
## Features ✨
5757

58-
- [x] ♻️ Fully implementable with delegate override
59-
- [x] 💚 99% simillar to WeChat style
60-
- [x] ⚡️ Adjustable performance according to parameters
61-
- [x] 📷 Image asset support
62-
- [x] 🔬HEIC/HEIF Image type support
63-
- [x] 🎥 Video asset support
64-
- [x] 🎶 Audio asset support
65-
- [x] 1️⃣ Single asset mode
66-
- [x] 💱 i18n support
67-
- [x] ➕ Special item builder (prepend/append) support
68-
- [x] 🗂 Custom sort path delegate support
69-
- [x] 📝 Custom text delegate support
70-
- [x] ⏳ Custom filter options support ( `photo_manager` )
71-
- [x] 🎏 Custom theme entirely
72-
- [x] 💻 MacOS support
58+
- ♻️ Fully implementable with delegates override
59+
- 💚 99% simillar to WeChat style
60+
- ⚡️ Adjustable performance according to parameters
61+
- 📷 Image asset support
62+
- 🔬 HEIC/HEIF Image type support
63+
- 🎥 Video asset support
64+
- 🎶 Audio asset support
65+
- 1️⃣ Single asset mode
66+
- 💱 i18n support
67+
- ⏪ RTL language support
68+
- ➕ Special item builder (prepend/append) support
69+
- 🗂 Custom sort path delegate support
70+
- 📝 Custom text delegate support
71+
- ⏳ Custom filter options support ( `photo_manager` )
72+
- 🎏 Custom theme entirely
73+
- 💻 MacOS support
7374

7475
## Screenshots 📸
7576

0 commit comments

Comments
 (0)