MikeSchulze / gdUnit4

A Godot Unit Test Framework. Support for GDScript and C# unit testing
MIT License
490 stars 28 forks source link

GD-522: In the GdUnit4 settings, the shortcuts can't be changed anymore #522

Closed MikeSchulze closed 1 week ago

MikeSchulze commented 1 week ago

The used GdUnit4 version

4.3.2 (Latest Release)

The used Godot version

v4.2.2.stable.official [15073afe3]

Operating System

ALL

Describe the bug

On the GdUnit4 setting at tab Shortcuts where are not able anymore to change the shortcuts. It should be able to click on the shortcut definition to define a custom shortcut, but is broken.

Steps to Reproduce

I should show an input screen to accept the new input as shortcut. image

Minimal reproduction project

No response