Skip to content

Commit a3471d8

Browse files
committed
Update README.md
1 parent 74d93be commit a3471d8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ For a more complete example of usage with [tauri](https://tauri.app/), see [`exa
3636

3737
## Available functions
3838

39-
| Function | Supported platforms | Notes |
40-
| :--- | :---: | :--- |
41-
| `apply_blur`&`clear_blur` | Windows 7/10/11 (22H1 only) | Bad performance when resizing/dragging the window on Windows 11 build 22621+. |
42-
| `apply_acrylic`&`clear_acrylic` | Windows 10/11 | Bad performance when resizing/dragging the window on Windows 10 v1903+ and Windows 11 build 22000. |
43-
| `apply_mica`&`clear_mica` | Windows 11 | |
44-
| `apply_vibrancy` | macOS 10.10 and newer | |
39+
| Function | Supported platforms | Notes |
40+
|:----------------------------------|:----------------------------:|:---------------------------------------------------------------------------------------------------|
41+
| `apply_blur`&`clear_blur` | Windows 7/10/11 (22H1 only) | Bad performance when resizing/dragging the window on Windows 11 build 22621+. |
42+
| `apply_acrylic`&`clear_acrylic` | Windows 10/11 | Bad performance when resizing/dragging the window on Windows 10 v1903+ and Windows 11 build 22000. |
43+
| `apply_mica`&`clear_mica` | Windows 11 | |
44+
| `apply_vibrancy`&`clear_vibrancy` | macOS 10.10 and newer | |
4545

4646
## Screenshots
4747

0 commit comments

Comments
 (0)