Commit bc30bb4
committed
Add
Previously the tooltip popup was added as a child of the `p_target`'s
viewport (usually the root window), which caused the root window to
recalculate the window size, that could cause jitter issues on i3wm
if the actual width of the root window was less than `1024`.EditorHelpBitTooltip as a child of p_target to avoid jitter1 parent 92e51fc commit bc30bb4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3868 | 3868 | | |
3869 | 3869 | | |
3870 | 3870 | | |
3871 | | - | |
| 3871 | + | |
3872 | 3872 | | |
3873 | 3873 | | |
3874 | 3874 | | |
| |||
0 commit comments