Skip to content

Commit

Permalink
tweak icons
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfmanjm committed May 1, 2019
1 parent 2ab7d79 commit e9f4ad4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified img/screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion spindle_camera.py
Expand Up @@ -113,7 +113,6 @@ def on_touch_down(self, touch):
return super(SpindleCamera, self).on_touch_down(touch)

def on_touch_move(self, touch):

if touch.grab_current is not self:
return False

Expand Down

0 comments on commit e9f4ad4

Please sign in to comment.