DufiwPostDev

Results 2 issues of DufiwPostDev

Throw a good looking or basic ImGui menu with a proper tabbing system so you don't have a screen covered in tabs.

While doing it like this and using "ICON_FA_PAINT_BRUSH " PAINT" it shows a "? PAINT" instead of the "ICON *text*" #include "../src/fonts/font_awesome.h" bool CMenu::Initialize() { ImGuiIO& io = ImGui::GetIO(); io.Fonts->AddFontDefault();...