-
Notifications
You must be signed in to change notification settings - Fork 21
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
Add preview pictures to rewrites #309
Conversation
# Conflicts: # zxlive/rewrite_action.py
Can you add an option to enable or disable previews in settings? |
Regarding 3, previews for custom rewrites are quite necessary. I often forget what the rewrite is supposed to do and then I need to open the actual file to check. |
I made it a toggleable setting, but it only applies to a newly opened proof tab, but that's probably fine. |
The files in the tooltips folder need to be added to |
zxlive/resources.py
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just wondering if this file with 41,595 lines should be pushed to the repo. It looks like it was auto-generated.
…he future we will want to use something like this.
# Conflicts: # zxlive/settings.py # zxlive/settings_dialog.py
Made it so when you hover over a rewrite in the big list, it shows a preview picture. This also works for custom rewrites. These are just pictures and not gifs, as that was too hard to do.
A couple of things I leave open for now: