Skip to content

Instantly share code, notes, and snippets.

@asierrayk
Created January 11, 2018 22:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save asierrayk/8b5900d994cfff9c824a2cb4b6c66c6d to your computer and use it in GitHub Desktop.
Save asierrayk/8b5900d994cfff9c824a2cb4b6c66c6d to your computer and use it in GitHub Desktop.
Debug widget kivy
<Widget>:
canvas.after:
Line:
rectangle: self.x+1,self.y+1,self.width-1,self.height-1
dash_offset: 5
dash_length: 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment