kotlin-graphics/imgui

Corrupted cursor graphics

Closed this issue · 0 comments

Issue in commit 0b12a2e

Using the built-in cursor by calling io.setMouseDrawCursor(true) now displays a cursor with corrupted graphics.

This did not happen in the previous version I tested, v1.62-beta-02.

cursor-issue