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

improve: get SDL Error: Texture dimensions are limited to 32768x32768 in git grep command. #1631

Closed
sakurawald opened this issue Nov 22, 2024 · 4 comments

Comments

@sakurawald
Copy link
Contributor

To reproduce:

  1. Grep the source of lem using git grep -nHI mouse.
  2. Click the frontends/server/frontend/editor.js:178.
  3. Get the error.

image

image

@vindarel
Copy link
Collaborator

good find.

Is it not related to clicking on the big "frontends/…/assets/index-JI7…_.js", and then on another file?

Also happens when scrolling.

@sakurawald
Copy link
Contributor Author

good find.

Yeah, the first time i found this is while scrolling my screen.

@cxxxr cxxxr closed this as completed in 71bebc2 Nov 24, 2024
cxxxr added a commit that referenced this issue Nov 24, 2024
fix #1631 `SDL Error Texture dimensions are limited`
@cxxxr
Copy link
Member

cxxxr commented Nov 24, 2024

Thank you for your report.
I've fixed this bug now.
#1634

@vindarel
Copy link
Collaborator

Hello, on Discord a user reports that since that fix they content is split in half on screen.

The say this commit 71bebc2 is where it is introduced.

cxxxr added a commit that referenced this issue Nov 26, 2024
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

No branches or pull requests

3 participants