fix avatar not closing, add option to put popovers next to avatar

instead of over it
This commit is contained in:
Henry Jameson 2022-07-19 19:33:48 +03:00
commit 2c3c2bb5b0
9 changed files with 33 additions and 15 deletions

View file

@ -79,6 +79,11 @@
{{ $t('settings.user_popover_avatar_zoom') }}
</BooleanSetting>
</li>
<li>
<BooleanSetting path="userPopoverOverlay">
{{ $t('settings.user_popover_avatar_overlay') }}
</BooleanSetting>
</li>
<li>
<ChoiceSetting
v-if="user"