Skip to content

Commit e52083e

Browse files
authored
Merge pull request #79 from Tiramisioux/codex/add-zoom-functionality-visual-changes-86jk9j
Use math.isclose for preview default zoom comparison
2 parents 42cfda0 + 24643a5 commit e52083e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/module/simple_gui.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import os
2+
import math
23
import threading
34
import time
45
from PIL import Image, ImageDraw, ImageFont

0 commit comments

Comments
 (0)