Skip to content

Commit

Permalink
Update the logo and update the source files.
Browse files Browse the repository at this point in the history
  • Loading branch information
GordonZhang2024 committed May 24, 2024
1 parent a09e88f commit 5933b68
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/editor.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ def new_file():
editor.bind('Control-S', save)
editor.bind('Control-P', load_preview)
editor.bind('<F1>', show_project_info)
editor.bind('<F5>', load_preview)

# Refresh Automatically
editor.bind('<KeyRelease>', refresh_preview)
Expand Down
Binary file modified static/tkMarker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/tkMarker.png~
Binary file not shown.

0 comments on commit 5933b68

Please sign in to comment.