You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Empty identifier are valid and useful in a small amount of cases, but 99.9% of the time you want to use "##something".
8647
8646
// READ THE FAQ: https://dearimgui.org/faq
8648
8647
IM_ASSERT(id != window->ID && "Cannot have an empty ID at the root of a window. If you need an empty label, use ## and read the FAQ about how the ID Stack works!");
8649
-
8650
-
// [DEBUG] Item Picker tool, when enabling the "extended" version we perform the check in ItemAdd()
0 commit comments