update shared components
This commit is contained in:
parent
d26f22c852
commit
ca36b18094
8 changed files with 28 additions and 19 deletions
|
@ -109,7 +109,7 @@ define(['datetime', 'imageLoader', 'connectionManager', 'itemHelper', 'mediaInfo
|
|||
if (screenWidth >= 2500) {
|
||||
return 6;
|
||||
}
|
||||
if (screenWidth >= 2100) {
|
||||
if (screenWidth >= 1600) {
|
||||
return 5;
|
||||
}
|
||||
if (screenWidth >= 1200) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue