Remove point

This commit is contained in:
Thomas Forgione
2018-09-14 21:23:14 +02:00
parent 3aaad9993a
commit df6c67baac

View File

@@ -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