New: Allow album info tooltip to display above if unable to display below

Fixes #3217
pull/3245/head
Qstick 1 year ago
parent 5baa7bbc4f
commit 5a9b72082c

@ -220,6 +220,7 @@ class ArtistDetailsSeason extends Component {
</span> </span>
<Popover <Popover
className={styles.albumCountTooltip} className={styles.albumCountTooltip}
canFlip={true}
anchor={ anchor={
<Label <Label
size={sizes.LARGE} size={sizes.LARGE}

Loading…
Cancel
Save