Add text input option allowing empty text (#9058)

* feat: Add option allowing empty text input

* feat: Implement https://github.com/Anuken/Arc/pull/155

* chore: Add missing null checks in Menus
This commit is contained in:
Phinner
2023-09-15 23:11:22 +02:00
committed by GitHub
parent 9aa87f0f33
commit cbc3721e50
3 changed files with 24 additions and 7 deletions

View File

@@ -25,4 +25,4 @@ org.gradle.caching=true
#used for slow jitpack builds; TODO see if this actually works
org.gradle.internal.http.socketTimeout=100000
org.gradle.internal.http.connectionTimeout=100000
archash=867271d6a4
archash=70f345cc75