Skip to content

Commit

Permalink
Cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
alanjfs committed Jan 12, 2020
1 parent cf7d1fb commit beee1d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Sequentity.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit beee1d7

Please sign in to comment.