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

chore(wio_terminal): Fix arrow in examples/buttons #812

Merged

Conversation

minus3theta
Copy link
Contributor

@minus3theta minus3theta commented Jan 20, 2025

Summary

Fix issue that the arrow head and tail were separated.

The left arrow tail was moved in #645 but the head was not. This PR moves the arrow head to align with the tail.

Checklist

  • All new or modified code is well documented, especially public items
  • No new warnings or clippy suggestions have been introduced - CI will deny clippy warnings by default! You may #[allow] certain lints where reasonable, but ideally justify those with a short comment.

@jbeaurivage jbeaurivage merged commit 8d9ebf7 into atsamd-rs:master Jan 20, 2025
111 checks passed
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