Two tiny suggestions about c++17 and fa_solid_900.h, and a problem concerning X
close button.
#5
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
question
Further information is requested
ImGuiNotify.hpp
:inline std::vector<ImGuiToast> notifications;
requires stdc++17, which I suggest to explicity informed in the README.
ImGuiNotify.hpp
:don't know why I built with failure. Win11 with cmake, opengl, glfw, glad, imgui. I suggest remove it, seems to be of no use. Or do I made a mistake?
don't know why my
X
close button is so ugly.When switching from
FONT_ICON_FILE_NAME_FAS
toFONT_ICON_FILE_NAME_FAR
, the close button become?
.The text was updated successfully, but these errors were encountered: