Skip to content

Android: button rendered as clicked after being released #6627

Description

@polishcode

Version/Branch of Dear ImGui:

Version: 1.87

Back-end/Renderer/Compiler/OS

Back-ends: imgui_impl_android.cpp
Compiler: Android NDK/clang
Operating System: Android 13

My Issue/Question:

On Android, after clicking a button it stays rendered as in active/pressed state. It is getting rendered as inactive only after another button/item is clicked.

image

Standalone, minimal, complete and verifiable example:

Build and run android sample shipped with the library, click the button.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions