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

Fixes #3217
This commit is contained in:
Qstick 2022-12-24 16:57:21 -06:00
parent 5baa7bbc4f
commit 5a9b72082c

View file

@ -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}