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

Editor display changes #1036

Merged
merged 3 commits into from
Nov 2, 2023
Merged

Conversation

THEb0nny
Copy link
Contributor

The first change returns the background pattern as in the stable version.

The second change is to fix #downloadArea overlapping on the simulator. I don’t really understand why this bug is visible only in pxt-ev3. This bug is not detected in microbit, but the #downloadArea field is also larger than the height of #editortools itself. I compared the properties, but they seem to be all the same.

It was and became
image
image

The first change returns the background pattern as in the stable version.

The second change is to fix #downloadArea overlapping on the simulator. I don’t really understand why this bug is visible only in pxt-ev3. This bug is not detected in microbit, but the #downloadArea field is also larger than the height of #editortools itself. I compared the properties, but they seem to be all the same.
@THEb0nny
Copy link
Contributor Author

No, the second change is incorrect. The menu that opens using the button with three dots is not displayed.

image

@THEb0nny THEb0nny marked this pull request as draft September 17, 2023 18:56
Filling the background color is not required, because The #editortools parent element already has a background fill.
@THEb0nny
Copy link
Contributor Author

Filling the background color is not required, because The #editortools parent element already has a background fill.

image
image

@THEb0nny THEb0nny marked this pull request as ready for review September 17, 2023 20:33
Copy link
Member

@jwunderl jwunderl left a comment

Choose a reason for hiding this comment

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

lgtm thanks

@jwunderl jwunderl merged commit 7778d29 into microsoft:master Nov 2, 2023
@THEb0nny THEb0nny deleted the editor-display-changes branch November 3, 2023 06:59
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