mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-02-20 12:43:28 +02:00
Improve tooltip performance
This commit is contained in:
parent
f68c5cb4f7
commit
5c2cb4de80
@ -94,6 +94,7 @@ class Tooltip extends Component {
|
||||
<Portal>
|
||||
<Popper
|
||||
placement={position}
|
||||
eventsEnabled={false}
|
||||
modifiers={{
|
||||
preventOverflow: {
|
||||
// Fixes positioning for tooltips in the queue
|
||||
|
Loading…
x
Reference in New Issue
Block a user