mirror of
https://github.com/Sonarr/Sonarr
synced 2025-02-23 22:51:19 +00:00
Improve tooltip performance
This commit is contained in:
parent
f68c5cb4f7
commit
5c2cb4de80
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@ class Tooltip extends Component {
|
|||
<Portal>
|
||||
<Popper
|
||||
placement={position}
|
||||
eventsEnabled={false}
|
||||
modifiers={{
|
||||
preventOverflow: {
|
||||
// Fixes positioning for tooltips in the queue
|
||||
|
|
Loading…
Reference in a new issue