Skip to content

Commit

Permalink
Update eye_tracking_settings.py (talonhub#1345)
Browse files Browse the repository at this point in the history
imports changed
see talon changelog
  • Loading branch information
mmikeww authored Jan 2, 2024
1 parent b4ac3e5 commit aff4fc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/eye_tracking_settings.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# from talon import app
# from talon.track.geom import Point2d
# from talon_plugins import speech, eye_mouse, eye_zoom_mouse
# from talon.types import Point2d
# from talon_plugins import eye_mouse, eye_zoom_mouse

# if app.platform == "mac":
# eye_zoom_mouse.config.screen_area = Point2d(100, 75)
Expand Down

0 comments on commit aff4fc2

Please sign in to comment.