Why this wasn't done before
This commit is contained in:
parent
ebabcdf731
commit
f97ec55e0c
@ -216,6 +216,7 @@ class MatterPanelScreen(
|
||||
val input = object : EditBoxPanel<MatterPanelScreen>(this@MatterPanelScreen, rowInput) {
|
||||
init {
|
||||
dock = Dock.FILL
|
||||
requestFocus()
|
||||
}
|
||||
|
||||
override fun configureNew(widget: EditBox, recreation: Boolean) {
|
||||
|
Loading…
Reference in New Issue
Block a user