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

Yarn #6112

Closed
1 task done
dagode opened this issue Dec 20, 2023 · 2 comments
Closed
1 task done

Yarn #6112

dagode opened this issue Dec 20, 2023 · 2 comments

Comments

@dagode
Copy link

dagode commented Dec 20, 2023

Is there an existing issue for this?

Describe the bug

When making a coloured tag which is possible only with BBCode text type there is a slight delay.

Steps to reproduce

  1. Go to Yarn.
  2. Write a code for an animating text.
  3. Add a coloured tag to a random text.
  4. Run the editor.
  5. The text has a slight delay.

GDevelop platform

Desktop

GDevelop version

This version of GDevelop is: 5.3.180

Platform info

OS (e.g. Windows, Linux, macOS, Android, iOS)

OS Version (e.g. Windows 10, macOS 10.15)

Browser(For Web) (e.g. Chrome, Firefox, Safari)

Device(For Mobile) (e.g. iPhone 12, Samsung Galaxy S21)

Additional context

No response

@Silver-Streak
Copy link
Collaborator

Hello! This is axtually an existing issue.

#3011

It is due to how yarn parses the text since it doesn't know/care about bbtext tag. The "delay" is it scrolling through the tags even though you don't see them rendered by the text box.

It's many years old and would require modifying the way Yarn's scrolling logic works.

@ClementPasteau
Copy link
Collaborator

closing as duplicate

@ClementPasteau ClementPasteau closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 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