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

Changing the button text with an Action is not working on Desktop App, but working with online editor #7219

Closed
1 task done
gonzaguepatinier opened this issue Dec 3, 2024 · 4 comments
Labels
Need a game/precise steps to reproduce the issue The bug is hard to reproduce. More detailed steps or investigation is required.

Comments

@gonzaguepatinier
Copy link

Is there an existing issue for this?

Describe the bug

Problem:
Cannot change the text of a button in action.
Not working on Desktop, but working on Online Editor.

Steps:

  • Created a scene
  • Add Button in resources
  • Add an action to create the button at the beginning of the scene and change the text

image

The text is not changed but empty on the desktop.

image

Did the same on the web editor, and it is working.

image

Steps to reproduce

  • Created a scene
  • Add Button in resources
  • Add an action to create the button at the beginning of the scene and change the text
  • Preview the scene.

GDevelop platform

Desktop, Web

GDevelop version

5.4.218

Platform info

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

MACOS.

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

macOS 10.15

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

Chrome.

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

Additional context

No response

@4ian
Copy link
Owner

4ian commented Dec 3, 2024

Can you share the project reproducing the issue on desktop? Thanks!

@4ian 4ian added the Need a game/precise steps to reproduce the issue The bug is hard to reproduce. More detailed steps or investigation is required. label Dec 3, 2024
@gonzaguepatinier
Copy link
Author

Quizz Game.json

I believe this is the file you are referring to.

@4ian
Copy link
Owner

4ian commented Dec 3, 2024

Have you changed anything in the PanelSprite button? Because it was modified and bugs have been introduced in it.

Do this to re-install it:
image

Closing as not a bug.

@4ian 4ian closed this as completed Dec 3, 2024
@gonzaguepatinier
Copy link
Author

Re-installed the Panel Sprite Button, and it's working now.

I haven't made any change to the Panel Sprite Button, that I know off, but I'm a newbie to Gdevelop so ... might have been click at the wrong place.

Issue can be closed, and thanks for your support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Need a game/precise steps to reproduce the issue The bug is hard to reproduce. More detailed steps or investigation is required.
Projects
None yet
Development

No branches or pull requests

2 participants