Closed hajimehoshi closed 1 month ago
v2.9.0-alpha.2
go version
go version go1.23.1 darwin/arm64
Run an example go run ./examples/blocks
go run ./examples/blocks
No warnings are shown
Warnings are shown
2024-10-26 02:43:38.592 windowsize[10373:60724] +[IMKClient subclass]: chose IMKClient_Legacy 2024-10-26 02:43:38.592 windowsize[10373:60724] +[IMKInputSession subclass]: chose IMKInputSession_Legacy
No response
https://discussions.apple.com/thread/255761734
This seems not fixable
Ebitengine Version
v2.9.0-alpha.2
Operating System
Go Version (
go version
)go version go1.23.1 darwin/arm64
What steps will reproduce the problem?
Run an example
go run ./examples/blocks
What is the expected result?
No warnings are shown
What happens instead?
Warnings are shown
Anything else you feel useful to add?
No response