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) {
|
val input = object : EditBoxPanel<MatterPanelScreen>(this@MatterPanelScreen, rowInput) {
|
||||||
init {
|
init {
|
||||||
dock = Dock.FILL
|
dock = Dock.FILL
|
||||||
|
requestFocus()
|
||||||
}
|
}
|
||||||
|
|
||||||
override fun configureNew(widget: EditBox, recreation: Boolean) {
|
override fun configureNew(widget: EditBox, recreation: Boolean) {
|
||||||
|
Loading…
Reference in New Issue
Block a user