aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_profile/user_profile.vue
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2019-07-31 17:46:24 +0000
committerShpuld Shpludson <shp@cock.li>2019-07-31 17:46:24 +0000
commitf031e96334d9c5eeb510dcb1dc8700edd4ec2465 (patch)
tree28eb7aeff23c824bc416ba05f11b083208dd8899 /src/components/user_profile/user_profile.vue
parentf4b9efff7702113a083b5ef42c3fd8fc72ff93b4 (diff)
parentbe7a508d89d8ea4b78abeba73625d25d22726270 (diff)
Merge branch '618' into 'develop'
Ability to enlarge profile picture in profile page Closes #618 See merge request pleroma/pleroma-fe!890
Diffstat (limited to 'src/components/user_profile/user_profile.vue')
-rw-r--r--src/components/user_profile/user_profile.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/user_profile/user_profile.vue b/src/components/user_profile/user_profile.vue
index e862440e..cffa28f1 100644
--- a/src/components/user_profile/user_profile.vue
+++ b/src/components/user_profile/user_profile.vue
@@ -8,6 +8,7 @@
:user="user"
:switcher="true"
:selected="timeline.viewing"
+ :allow-zooming-avatar="true"
rounded="top"
/>
<tab-switcher