Breakout ItemThumb and PreviewPanel from ts_qt.py

This commit is contained in:
Andrew Arneson
2024-04-28 12:55:37 -06:00
parent 6e8baced7d
commit 1351002378
4 changed files with 37 additions and 10255 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -8,4 +8,6 @@ from .text_line_edit import EditTextLine
from .progress import ProgressWidget
from .tag import TagWidget
from .tag_box import TagBoxWidget
from .text import TextWidget
from .text import TextWidget
from .item_thumb import ItemThumb
from .preview_panel import PreviewPanel

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff