Merge branch 'es5506_alt' of https://github.com/cam900/furnace; branch 'master' of https://github.com/tildearrow/furnace into es5506_alt
This commit is contained in:
commit
dce48d2703
|
|
@ -2836,7 +2836,7 @@ void FurnaceGUI::drawInsEdit() {
|
||||||
ImGui::Text("Envelope");
|
ImGui::Text("Envelope");
|
||||||
ImGui::TableNextColumn();
|
ImGui::TableNextColumn();
|
||||||
CENTER_TEXT(FM_SHORT_NAME(FM_TL));
|
CENTER_TEXT(FM_SHORT_NAME(FM_TL));
|
||||||
ImGui::Text(FM_SHORT_NAME(FM_TL));
|
ImGui::TextUnformatted(FM_SHORT_NAME(FM_TL));
|
||||||
TOOLTIP_TEXT(FM_NAME(FM_TL));
|
TOOLTIP_TEXT(FM_NAME(FM_TL));
|
||||||
|
|
||||||
// A/D/S/R
|
// A/D/S/R
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue