Open vk-nom opened 4 years ago
Did you call the function renderMenu() ?
yes I did
Do you use ZGUI v2 ? or LEGACY ? On zgui::begin_window("", {500, 350 }, UR_FONT, zgui::zgui_window_flags_none), you dont have a font :/ <----- On LEGACY
Btw when I try implement zgui my cs crash do you know why ?
i dont know
hey guys im new to this stuff and not really good at c++ but my menu isnt rendering onto my canvas and its just blocking all input until I toggle it using insert here's my code:
any help is appreciated