From beee1d78d31ac2eebf8f15de29045fedaa5042d0 Mon Sep 17 00:00:00 2001 From: Alan Jefferson Date: Sun, 12 Jan 2020 14:08:52 +0000 Subject: [PATCH] Cosmetics --- Sequentity.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Sequentity.h b/Sequentity.h index 97cd450..a55d91f 100644 --- a/Sequentity.h +++ b/Sequentity.h @@ -1074,8 +1074,9 @@ void EventEditor(entt::registry& registry, bool* p_open) { // | | Mute | Solo | | Track | | | track_height // |_________________|_____________________|_| _| // + // |_________________________________________| + // width // |_________________| - // // buttons_width const auto textSize = ImGui::CalcTextSize(track.label);