pager16: add signals for toggling content visibility

This commit is contained in:
Mike Blumenkrantz 2015-06-08 14:29:04 -04:00
parent 9d6ac3696c
commit 51cc52f685
1 changed files with 4 additions and 0 deletions

View File

@ -100,6 +100,10 @@ group { name: "e/modules/pager16/desk";
rel1.to: "base";
rel2.to: "base";
rel2.offset: -2 -1;
link.base: "e,state,visible" "e";
}
desc { "hid"; inherit; hid;
link.base: "e,state,hidden" "e";
}
}
part { name: "shadow"; mouse_events: 0;