enabled lazy loading for the Admin UI thumb images

This commit is contained in:
Gani Georgiev
2023-08-06 21:51:55 +03:00
parent 6c8f2d2cd6
commit f90da96820
32 changed files with 40 additions and 37 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
## v0.17.3-WIP
- Always reserve space for the scrollbar to reduce the layout shifts in the Admin UI table records listing due to the deprecated `overflow: overlay`.
- Always reserve space for the scrollbar to reduce the layout shifts in the Admin UI records listing due to the deprecated `overflow: overlay`.
- Enabled lazy loading for the Admin UI thumb images.
## v0.17.2