Florian Rival/GDevelop: Release v5.0.0-beta94

This is an experimental bug fix release containing internal changes. In case of issues when using the app, please report them on the forum or as a GitHub issue, and use beta 93 if needed.

Known bug in this experimental release: renaming or deleting a scene will crash the app. Use beta 93 instead.

🐛 Bug fixes

  • Fix color picker fields that couldn't be focused when choosing a color
  • Fix help icon size in the expression selector
  • Fix error highlighting offset in expression fields

🛠Internal improvements

  • Refactor MainFrame as a functional component with hooks (Thanks @HarsimranVirk!)
  • Add documentation for gdjs.RuntimeScene setBackgroundColor and getBackgroundColor.

To top