allow tab size to be controled #22

Merged
erinn merged 1 commits from tabSize into master 2020-11-12 20:29:40 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 290ab69e09 - Show all commits

View File

@ -20,6 +20,7 @@ Rectangle {
signal clicked
height: label.height
property alias size: label.size
Opaque.ScalingLabel {