Skip to content

ui: replace Qt spinner and text with python spinner and text #35003

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

deanlee
Copy link
Contributor

@deanlee deanlee commented Apr 9, 2025

reopen #34887

Copy link
Contributor

github-actions bot commented Apr 9, 2025

UI Preview

All Screenshots

from pathlib import Path
import pyray as rl
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we shouldn't have to change the API for the consumers of Text and Spinner. how about we move the old wrappers to just use a thread instead of a subprocess and move them inside the text and spinner py files?

@deanlee deanlee marked this pull request as draft April 9, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants