Skip to content

fix(keyboard): enforce collapsed history limit immediately - #156

Merged
esphynox merged 1 commit into
mainfrom
fix/keyboard-history-collapse-layout
Sep 13, 2026
Merged

esphynox merged 1 commit into
mainfrom
fix/keyboard-history-collapse-layout

Conversation

@esphynox

@esphynox esphynox commented Sep 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

Fix collapsed keyboard history so a non-repeated active group immediately respects the configured history limit. Relayout after evicting history groups to prevent overlay position artifacts.

Tests

  • tuist generate
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'
  • Other: git diff --check

Run project commands from Apps/Keyty.

UI Changes

Before After
keyty-group-bug-before.mp4
keyty-group-bug-after.mp4

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

Fix keyboard overlay history occasionally showing more groups than configured and jumping position when collapsing repeated groups.

@esphynox esphynox added the bug Something isn't working label Sep 13, 2026
@esphynox esphynox self-assigned this Sep 13, 2026
@esphynox
esphynox merged commit a729960 into main Sep 13, 2026
1 check passed
@esphynox
esphynox deleted the fix/keyboard-history-collapse-layout branch September 13, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant