Updated actor photos to use expand and load events with scroll component. Fixed actor description independent entity logo. Fixed unwanted actor horizontal scroll.
This commit is contained in:
@@ -88,7 +88,7 @@ function initActorActions(store, router) {
|
||||
comment
|
||||
}
|
||||
}
|
||||
profiles: actorsProfiles {
|
||||
profiles: actorsProfiles(orderBy: PRIORITY_DESC) {
|
||||
description
|
||||
descriptionHash
|
||||
entity {
|
||||
@@ -96,6 +96,7 @@ function initActorActions(store, router) {
|
||||
name
|
||||
slug
|
||||
type
|
||||
independent
|
||||
parent {
|
||||
id
|
||||
name
|
||||
|
||||
Reference in New Issue
Block a user