epezent / epezent/implot

DragLineX ASSERT on InvisibleButton when plot size is 0

Open
#283 0 comments 0 reactions 0 assignees View on GitHub
type:fix
Dominant language
C++
Stars
6.2k
Forks
693
PR merge metrics
No merged PRs in 30d

Description

https://github.com/epezent/implot/blob/14d4c96d0c169198e60079d467111139b47242f5/implot.cpp#L3370

`bool ImGui::InvisibleButton(const char* str_id, const ImVec2& size_arg, ImGuiButtonFlags flags)`
`// Cannot use zero-size for InvisibleButton(). Unlike Button() there is not way to fallback using the label size.`

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.