You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix StackViewer: "Set Time Range" resets "Goto Items by callees" (#2208)
* Initial plan for issue
* Fix StackViewer: preserve focus when setting time range
Co-authored-by: brianrob <[email protected]>
* Clean-up compiler errors and remove the breaking call to SetFocus.
* Fix unit test implementation.
* Update test to use stacksource min/max times and revert currentFocusName scope change
Co-authored-by: brianrob <[email protected]>
* Revert all changes related to currentFocusName
Co-authored-by: brianrob <[email protected]>
* Keep track of the focus node and set focus again after the update.
* Fix-up test compile errors
* Use null-coalescing operator for FocusName
Co-authored-by: leculver <[email protected]>
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: brianrob <[email protected]>
Co-authored-by: Brian Robbins <[email protected]>
Co-authored-by: leculver <[email protected]>
0 commit comments