Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion automated_updates_data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"last_automated_updates_commit": "50afd05049bc87c288dc4c7ccbce55388522fe53",
"last_automated_updates_commit": "0a20f7194b1de1fd11d3981865ce502a3db7ac5a",
"last_improved_things": [
{
"date": "2026-02-16",
Expand Down
2 changes: 2 additions & 0 deletions docs/gdevelop5/preferences.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Themes let you customize the look of the interface.

There are multiple themes to choose from, and you can even create your own. See [how you can make one](https://github.com/4ian/GDevelop/blob/master/newIDE/README-themes.md).

**Show type errors in JavaScript events** enables type error highlighting in the JavaScript code editor. When turned on, the editor will underline code that has type errors, helping you catch mistakes early. A restart of GDevelop is required for this change to take effect.

## Changing backdrop click behavior

![](/gdevelop5/properties-dialogue.png)
Expand Down