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

Fix operations in Blocks missing top separator #2492

Merged
merged 1 commit into from
Jul 15, 2023

Conversation

danyeaw
Copy link
Member

@danyeaw danyeaw commented Jul 15, 2023

When drawing the operations compartment in Blocks, it was missing the top separator.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

Top separator was missing

Issue Number: N/A

What is the new behavior?

Top separator is restored

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@github-actions github-actions bot added the python Pull requests that update Python code label Jul 15, 2023
@danyeaw danyeaw requested a review from amolenaar July 15, 2023 20:17
@danyeaw danyeaw added fix A fix for a bug and removed python Pull requests that update Python code labels Jul 15, 2023
@amolenaar
Copy link
Member

Cool! Those small fixes are the best!

@amolenaar amolenaar merged commit 4450dc2 into main Jul 15, 2023
20 checks passed
@amolenaar amolenaar deleted the operations-missing-top-separator branch July 15, 2023 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A fix for a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants