Skip to content
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 redrawing functions #21

Open
Victrid opened this issue Sep 1, 2022 · 2 comments
Open

Add redrawing functions #21

Victrid opened this issue Sep 1, 2022 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@Victrid
Copy link
Owner

Victrid commented Sep 1, 2022

As bluetooth connection stability is highly dependent on the Wireless NIC, we need to add the redrawing function.

  • Allow user to redraw by blocks
  • Read a screenshot and check which part is broken, and generate patches to it.

This is working on version 0.2.0.

@Victrid Victrid added the enhancement New feature or request label Sep 1, 2022
@Victrid Victrid added this to the version 0.2.0 milestone Sep 1, 2022
@Victrid
Copy link
Owner Author

Victrid commented Sep 10, 2022

Version 0.2.0.dev0 now supports a clean and draw blocks function in GUI.

If you want to try this version, you need to install with special pip command, which allows you to install a pre-release version:

sudo pip install splatplost==0.2.0.dev0

@TheFlowersSystem
Copy link

no idea if i should say this here or make a issue page - but one thing im wondering from the issues with keeping pixels in track
would it be possible to have a drawing function, to instead of blocks, it does it row by row?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants