Remove point
This commit is contained in:
parent
3aaad9993a
commit
df6c67baac
|
@ -30,7 +30,6 @@ function todo_list_widget(todo, s)
|
||||||
|
|
||||||
widget.shape_border_width = 1
|
widget.shape_border_width = 1
|
||||||
widget.shape_border_color = "#ffffff"
|
widget.shape_border_color = "#ffffff"
|
||||||
widget.point = { x = todo.x, y = todo.y }
|
|
||||||
|
|
||||||
return widget
|
return widget
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue