File tree 1 file changed +10
-8
lines changed
1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -9,21 +9,23 @@ that can be found in the LICENSE file. -->
9
9
10
10
## Unreleased
11
11
12
- ### Improvements
13
-
14
- - Make Live Photos gesture consist when scaling and panning.
15
- - Integrate ` LocallyAvailableBuilder ` with thumbnail options to improve the thumbnail loading speed.
16
- - Use ` visibility_detector ` and scroll observer to improve media playing experiences.
12
+ * None.*
17
13
18
14
## 9.3.0
19
15
20
16
### New features
21
17
22
18
- Add explicit Live Photos indicator for assets.
23
19
20
+ ### Improvements
21
+
22
+ - Make Live Photos gesture consistent when scaling and panning.
23
+ - Integrate ` LocallyAvailableBuilder ` with thumbnail options to improve the thumbnail loading speed.
24
+ - Use ` visibility_detector ` and scroll observer to improve media playing experiences.
25
+
24
26
### Fixes
25
27
26
- - Fix bottom actions bar display conditions.
28
+ - Fix the bottom actions bar display conditions.
27
29
28
30
## 9.2.2
29
31
@@ -39,8 +41,8 @@ that can be found in the LICENSE file. -->
39
41
### New features
40
42
41
43
- Introduce ` AssetsChangeCallback ` and ` AssetsChangeRefreshPredicate `
42
- to help users act according to assets changes.
43
- - Add ` shouldAutoplayPreview ` in the config.
44
+ to help users act according to asset changes.
45
+ - Add ` shouldAutoplayPreview ` to the picker config.
44
46
45
47
### Fixes
46
48
You can’t perform that action at this time.
0 commit comments