added experimental new tabs

This commit is contained in:
fourtf
2018-03-30 13:44:01 +02:00
parent 0bbb9ae42d
commit 3e7e0269f7
3 changed files with 49 additions and 15 deletions
+2
View File
@@ -250,6 +250,8 @@ void Notebook::performLayout(bool animated)
x += i->getTab()->width();
}
x -= (int)(8 * scale);
first = false;
}