mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-29 16:41:58 -05:00
When hovering over the source tree items, sometimes the preview would show the item hovered, sometimes not. This is caused by the SourceTree mouseMoveEvent/leaveEvent calling the same functions as the SourceTreeItem enterEvent/leaveEvent, therefore competing with each other, causing some jankiness.
43 KiB
43 KiB