You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
->appendDialogue("You can click the <cy>presets</c> button to look at a <cf>list of all the presets</c> you have", TutorialCharacterFace::TCFNormal)
554
+
->joinHighlight(layoutPresetsBtn)
555
+
556
+
->appendDialogue("In that list, you can click the <cg>presets name</c> to <cy>switch</c> to it, and the <cr>trash</c> button to <cr>delete</c> it!", TutorialCharacterFace::TCFHappy)
557
+
->joinHighlight(layoutPresetsBtn)
558
+
559
+
->appendDialogue("Theres the <cg>create preset</c> button, that takes the <cy>current layout</c> and makes it into a preset", TutorialCharacterFace::TCFNormal)
->appendDialogue("Theres the <cf>import preset</c> button, which lets you choose a '.dtl' file and add it as a preset", TutorialCharacterFace::TCFNormalTilted)
->appendDialogue("And lastly, you have the <cd>export preset</c> button, which adds your <cy>current layout</c> into a '.dtl' file!", TutorialCharacterFace::TCFHappy)
0 commit comments