fixed word highlighting issue, added test for examples
Python CI / test (3.13) (push) Successful in 7m3s
Python CI / test (3.12) (push) Failing after 3h8m53s

This commit is contained in:
2025-11-10 18:31:02 +01:00
parent 4b4e9612a0
commit 5a573c901e
2 changed files with 229 additions and 2 deletions
+1 -2
View File
@@ -18,8 +18,7 @@ This is useful for:
from PIL import Image, ImageDraw
import numpy as np
from dreader.application import EbookReader
from pyWebLayout.io.gesture import TouchEvent, GestureType
from dreader import EbookReader, TouchEvent, GestureType
from pyWebLayout.core.query import QueryResult