- handle full path names

git-svn-id: http://moon:8086/svn/software/trunk/projects/Rbm@661 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2019-11-12 22:17:26 +00:00
parent f610d2930e
commit f6ae6d5e16
4 changed files with 19 additions and 13 deletions
+2
View File
@@ -93,6 +93,8 @@ private:
String m_baseDir;
TooltipWindow m_toolTipWindow;
bool m_doStop;
juce::File m_file;
void clearTraining()
{
patterSlider->setRange(0, m_stack->numTraining()-1, 1);