needle-tools / needle-console

⚡ Improved Unity Console adding better log and stacktrace readability, log filtering, log hyperlinks and more
86 stars 7 forks source link

Fix CodePreview being shown when mouse is outside of stack-view #4

Closed neon-age closed 3 years ago

neon-age commented 3 years ago

The issue: When you hover over hyperlinks that are hidden by scroll view - the CodePreview shows up.

The fix: Using local stack-view rect instead of TextEditor position

marwie commented 3 years ago

Thanks for the PR, awesome! Just had a minor issue in 2019.4 (InvalidCastException)

marwie commented 3 years ago

Pushed to openupm as 1.1.0-pre.8 and 1.2.0-exp.4