Closed JulianEgbert closed 1 year ago
Make the inputfields for creating a prototype "tab'able" (klicking the tab button should cycle between the input fields).
Not implemented due to default behavior of Godot: Textfields don't allow "tabbing" out of them to select the next field. For all other elements, this behavior is already the default.
Make the inputfields for creating a prototype "tab'able" (klicking the tab button should cycle between the input fields).