Fix text selection in text input panel
This commit is contained in:
parent
431326de4b
commit
b31bbf151c
@ -1156,6 +1156,7 @@ open class TextInputPanel<out S : Screen>(
|
||||
//RenderSystem.logicOp(GlStateManager.LogicOp.NOR)
|
||||
RenderSystem.disableDepthTest()
|
||||
RenderSystem.defaultBlendFunc()
|
||||
RenderSystem.enableBlend()
|
||||
|
||||
val builder = tesselator.builder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user