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_color = "#ffffff"
|
||||
widget.point = { x = todo.x, y = todo.y }
|
||||
|
||||
return widget
|
||||
|
||||
|
|
Loading…
Reference in New Issue