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

Refactor OutputPanel #251

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Refactor OutputPanel #251

merged 1 commit into from
Apr 2, 2024

Conversation

deathaxe
Copy link
Member

@deathaxe deathaxe commented Apr 2, 2024

  1. Pass owning window when initializing object.
  2. Replace deprecated get_output_panel() API call.
  3. Reduce API calls when determining base_dir.
  4. Use normal build output panel ("exec").
  5. format code using black.

1. Pass owning `window` when initializing object.
2. Replace deprecated `get_output_panel()` API call.
3. Reduce API calls when determining base_dir.
4. Use normal build output panel ("exec").
5. format code using black.
@deathaxe deathaxe merged commit d9807b4 into master Apr 2, 2024
15 checks passed
@deathaxe deathaxe deleted the feat/output branch April 2, 2024 16:19
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.

1 participant