Skip to content

Commit 920601b

Browse files
committed
chore: remove eval_ignore property of all widgets
1 parent 2d7b6c9 commit 920601b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/widgets/props.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ These properties apply to all widgets, and can be used on every widget!
1111
- `halign`: `string` how to align this horizontally. possible values: "fill", "baseline", "center", "start", "end"
1212
- `vexpand`: `bool` should this container expand vertically. Default: false
1313
- `hexpand`: `bool` should this widget expand horizontally. Default: false
14-
- `eval_ignore`: `bool` skip the automatic re-evaluation of this widget.
1514
- `width`: `int` width of this element
1615
- `height`: `int` height of this element
1716
- `active`: `bool` If this widget can be interacted with

0 commit comments

Comments
 (0)