epezent / epezent/implot

[Bug] Input gets stuck when using DragPoint and touch screen

Open
#705 1 comment 0 reactions 1 assignee Claimed by @brenocq View on GitHub
prio:high status:todo type:fix
Dominant language
C++
Stars
6.2k
Forks
693
PR merge metrics
No merged PRs in 30d

Description

**Bug description**
When using DragPoint's in a plot on a touch screen, it functions well until you click on the background (or misclick), at that point it fails to grab the DragPoint again until i reselect with the mouse.
I think it might has to do with the background grabbing for scroll (though i have scrolling disabled), or perhaps there is something weird with a hover/select state?

I have tried both with native touch using Imgui's SDL3 Vulkan example, as well as with Touch to Mouse emulation on the GLWF example.

Reproduction case is simply using any DragPoint in a plot and touching/moving it a couple of times with a touchscreen

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.