Skip to content

2.0.0_rc2

Choose a tag to compare

@MovTery MovTery released this 31 Dec 06:49
ae96c8e

Update:

Refactor:

  • Input Proxy: Improved the input experience
    • Removed the send button
    • Input content is directly sent to the game
    • Tried to synchronize the cursor position in the in-game input box with the input proxy
    • Avoid handling Shift and Ctrl keys; Tab key no longer selects components
    • Close input proxy when the game cursor capture state changes
    • Allow toggling the operation bar

Fix:

  • Control Layout Editor: Should not continue processing key events while editing control layouts