Add combo_item widget, custom layout for the combo is working again.
This commit is contained in:
@ -1,7 +1,12 @@
|
||||
/* vim: set sw=3 ts=3 sts=3 expandtab: */
|
||||
group {
|
||||
name: "ecdb/button";
|
||||
min: 50 30;
|
||||
alias: "ecdb/combo_item";
|
||||
|
||||
data {
|
||||
item: "ecdb/combo_item/minw" 50;
|
||||
item: "ecdb/combo_item/minh" 30;
|
||||
}
|
||||
|
||||
parts {
|
||||
part {
|
||||
|
Reference in New Issue
Block a user