add here
This commit is contained in:
parent
d775a0dc72
commit
a9d2365e07
@ -12,6 +12,8 @@ namespace sandbox
|
||||
m_passport.m_size = mt::vec2{ 600.f, 100.f };
|
||||
m_passport.m_pos = mt::vec2{ 100.f, 100.f };
|
||||
|
||||
// HERE
|
||||
// можно сделать это функцией remove_frags(...)
|
||||
// устанавливаем/убираем флаги отличные от установки по умолчанию
|
||||
// в данном примере убираем флаг
|
||||
m_window_flags &= ~ImGuiWindowFlags_NoTitleBar;
|
||||
|
Loading…
Reference in New Issue
Block a user