mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
New: Allow album info tooltip to display above if unable to display below
Fixes #3217
This commit is contained in:
parent
5baa7bbc4f
commit
5a9b72082c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue