Skip to content
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

ACG fixes #703

Merged
merged 5 commits into from
Mar 21, 2022
Merged

ACG fixes #703

merged 5 commits into from
Mar 21, 2022

Conversation

MiccWan
Copy link
Collaborator

@MiccWan MiccWan commented Mar 21, 2022

also:

  • fix ContextFilter not using default config
  • fix SearchButton not closing search menu
  • hide annotate buttons

#702

- fix stack finding algorithm to show virtual contexts
- hide graph mode buttons
- deactivate Graph type button when ASC is fullscreen
- refresh every graph when stack mode changed
@MiccWan MiccWan requested a review from Domiii March 21, 2022 13:41
asyncNodeData.valueTraceId = valueTraceId;
}
else {
this.logger.warn(`[updateRootValueLabel] update before asyncNodeData is set.`);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MiccWan We might want to put this behind a Verbose flag or so?

@Domiii Domiii merged commit 3605f25 into master Mar 21, 2022
MiccWan added a commit that referenced this pull request Mar 28, 2022
Domiii added a commit that referenced this pull request Mar 28, 2022
misc fixes for PR reviews #703, #704
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants