Skip to content

Conversation

@oznogon
Copy link
Contributor

@oznogon oznogon commented Dec 26, 2025

  • Fix reset behavior to restart scrolling from beyond the right edge of the rect after the end of the text scrolls off the left edge, instead of resetting at the left edge after the largest threshold is reached.
  • Fix initial scrolling state to start at the middle of the rect instead of the left edge.
  • Use rectangular label background instead of rounded-corner panel background.
  • Reduce the text size to fit within the background.

Before:

Screencast_20251225_165904.webm

After:

Screencast_20251225_165312.webm

- Fix reset behavior to restart scrolling from beyond the right edge
  of the rect after the end of the text scrolls off the left edge,
  instead of resetting at the left edge after the largest threshold
  is reached.
- Fix initial scrolling state to start at the middle of the rect
  instead of the left edge.
- Use rectangular label background instead of rounded-corner panel
  background.
- Reduce the text size to fit within the background.
@daid daid merged commit 6033cb9 into daid:master Dec 28, 2025
5 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