Buttons work now, need to add signals and callbacks for them now
This commit is contained in:
@ -235,12 +235,12 @@ group {
|
||||
part {
|
||||
name: "action_area";
|
||||
type: SWALLOW;
|
||||
mouse_events: 0;
|
||||
mouse_events: 1;
|
||||
repeat_events: 1;
|
||||
|
||||
description {
|
||||
state: "default" 0.0;
|
||||
min: 99999 170;
|
||||
min: 640 170;
|
||||
|
||||
rel1 {
|
||||
to: "paned_draggie";
|
||||
|
Reference in New Issue
Block a user