Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Taiko2k committed Feb 3, 2025
1 parent 1c958fd commit 92011ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tauon/t_modules/t_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -11858,7 +11858,6 @@ def d():
else:
ddt.rect((xx, yy, 1 * gui.scale, 14 * gui.scale), colour)

print((active, editline, input_text))
if active:
tw, th = ddt.get_text_wh(editline, font, max_x=2000)
if editline != "" and editline != input_text:
Expand Down

0 comments on commit 92011ac

Please sign in to comment.