-
-
Notifications
You must be signed in to change notification settings - Fork 2
Improve usability of the new TextField #20
Copy link
Copy link
Open
Labels
bugIndicates that this issue represents some form of problem.Indicates that this issue represents some form of problem.ground work neededIndicates that this issue requires changes to the centralised core of BlockOut.Indicates that this issue requires changes to the centralised core of BlockOut.networkingIndicates that this issue is related to the networking logic.Indicates that this issue is related to the networking logic.
Metadata
Metadata
Assignees
Labels
bugIndicates that this issue represents some form of problem.Indicates that this issue represents some form of problem.ground work neededIndicates that this issue requires changes to the centralised core of BlockOut.Indicates that this issue requires changes to the centralised core of BlockOut.networkingIndicates that this issue is related to the networking logic.Indicates that this issue is related to the networking logic.
The new TextField
When #19 is finished:
The textfield will support basic MineCraft 1.12 Written Book style edition (no cursor movement no selection). This is of course a dearly needed feature. To support this we need to make some change to the Client interception of UI input.
Required changes: