mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
mitigations for tooltip flickering
This commit is contained in:
@@ -44,7 +44,7 @@ function setupTooltip() {
|
||||
container: 'body',
|
||||
placement: 'auto',
|
||||
trigger: 'manual',
|
||||
boundariesElement: 'window',
|
||||
boundary: 'window',
|
||||
title: html,
|
||||
html: true
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user