vkbd - forgot to mark text in vkbd to scale... do that

This commit is contained in:
Carsten Haitzler 2017-08-22 09:59:09 +09:00
parent 096f1084a5
commit 159cb21cda
1 changed files with 2 additions and 0 deletions

View File

@ -111,6 +111,7 @@ collections {
}
part { name: "e.text.label"; type: TEXT;
mouse_events: 0;
scale: 1;
description { state: "default" 0.0;
rel1.to: "bg";
rel1.offset: 2 2;
@ -202,6 +203,7 @@ collections {
}
part { name: "e.text.label"; type: TEXT;
mouse_events: 0;
scale: 1;
description { state: "default" 0.0;
rel1.to: "bg";
rel1.offset: 2 2;