summaryrefslogtreecommitdiff
path: root/action.go
diff options
context:
space:
mode:
Diffstat (limited to 'action.go')
-rw-r--r--action.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/action.go b/action.go
index 516cf15..e0d2690 100644
--- a/action.go
+++ b/action.go
@@ -36,8 +36,6 @@ func sendAction(n *Node, atype widget.ActionType) {
a.Strings = n.strings
// These should be improved/deprecated based on the gui/widget docs
- a.Expand = n.expand
-
a.X = n.X
a.Y = n.Y