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

Lesson 24: Display of arrays is cut off, when using small text #753

Closed
kris-scheibe opened this issue Dec 14, 2022 · 1 comment
Closed
Labels
bug Something isn't working as intended duplicate This issue or pull request already exists

Comments

@kris-scheibe
Copy link

Describe the bug
The display of the array-items is cut off when using small text:
image

To Reproduce

  1. Configure the app to use small text:
    image
  2. Go to lesson 24 or reload the page (the layout looks fine if the text size is changed while the lesson is open)

Expected behavior
The display should not be cut off on any text-size.

Information about your device (please complete the following information):

  • Operating System: Linux
  • Browser: Chrome, Brave, Firefox (looks identical on all three)
@kris-scheibe kris-scheibe added the bug Something isn't working as intended label Dec 14, 2022
@NathanLovato
Copy link
Contributor

This is due to #99, so I'm closing this to focus on the underlying issue. It's a known issue that we unfortunately can't solve in Godot 3. We will use a new approach when remaking the app in Godot 4 to address this.

@NathanLovato NathanLovato added the duplicate This issue or pull request already exists label Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants