-
Notifications
You must be signed in to change notification settings - Fork 807
2914 map sidepane fix #2917
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2914 map sidepane fix #2917
Conversation
- A bug where T1216_random_executable.exe was copied to disk even if the signed | ||
script proxy execution PBA was disabled. #1864 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not related to the PR, but pretty small change
Codecov ReportBase: 66.33% // Head: 66.34% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## develop #2917 +/- ##
========================================
Coverage 66.33% 66.34%
========================================
Files 424 424
Lines 12237 12269 +32
========================================
+ Hits 8118 8140 +22
- Misses 4119 4129 +10
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
- A bug in the map where side pane would not appear if the node was | ||
dragged around before click. #2914 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was this bug present in the last release? Or did we introduce it since then?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on the code it was always here, that's why I added the entry
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The line you changed was added in #2462.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After being removed in #2460 first. Never mind, it was most likely always there.
What does this PR do?
Fixes #2914
Add any further explanations here.
PR Checklist
Testing Checklist