Calculating tag photo dimensions in seed file, improved tag photo lazy loading.
This commit is contained in:
@@ -39,6 +39,8 @@ function initTagsActions(store, _router) {
|
||||
thumbnail
|
||||
lazy
|
||||
path
|
||||
width
|
||||
height
|
||||
comment
|
||||
entity {
|
||||
id
|
||||
@@ -69,6 +71,8 @@ function initTagsActions(store, _router) {
|
||||
thumbnail
|
||||
lazy
|
||||
path
|
||||
width
|
||||
height
|
||||
comment
|
||||
entity {
|
||||
id
|
||||
@@ -160,6 +164,8 @@ function initTagsActions(store, _router) {
|
||||
thumbnail
|
||||
comment
|
||||
lazy
|
||||
width
|
||||
height
|
||||
entity {
|
||||
id
|
||||
name
|
||||
|
||||
Reference in New Issue
Block a user