mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-17 21:26:13 -04:00
Improve tooltip performance
This commit is contained in:
@@ -94,6 +94,7 @@ class Tooltip extends Component {
|
||||
<Portal>
|
||||
<Popper
|
||||
placement={position}
|
||||
eventsEnabled={false}
|
||||
modifiers={{
|
||||
preventOverflow: {
|
||||
// Fixes positioning for tooltips in the queue
|
||||
|
||||
Reference in New Issue
Block a user