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
In the below code, if you right click the plot and disable the Legend, adding the ImPlotFlags_Crosshairs flag re-enables the Legend icon. I am just wondering if this is a bug or is there a work-around so that I can simply right click to disable the legend and it re-enable in the same way.
In the below code, if you right click the plot and disable the Legend, adding the
ImPlotFlags_Crosshairs
flag re-enables the Legend icon. I am just wondering if this is a bug or is there a work-around so that I can simply right click to disable the legend and it re-enable in the same way.The text was updated successfully, but these errors were encountered: