Share button is shown on photo page even if `share_button_visible` is not set
nicokaiser opened this issue · comments
When share_button_visible
is disabled in the configuration, the photo view shows the share button, but the button does not show the context menu.
This is confusing for visitors, it should not be visible at all.