mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-09 12:37:41 +03:00
fix: minor ui fixes
This commit is contained in:
@@ -27,6 +27,7 @@ void main_layout::render_menu_bar()
|
||||
ImGui::Begin("##TopBar", nullptr, flags);
|
||||
|
||||
ImGuiStyle &style = ImGui::GetStyle();
|
||||
style.FrameBorderSize = 1.0f;
|
||||
|
||||
const char *settings_label = "Settings";
|
||||
const char *about_label = "About";
|
||||
|
||||
Reference in New Issue
Block a user