You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Set icon size in set_key using original_icon_size
- Ensure consistent icon scaling when updating buttons
- Use original_icon_size to apply correct icon dimensions
- Prevent incorrect or inconsistent icon sizes during dynamic updates
Refactor keyboard layout generation to handle dynamic button position…
…ing and sizing
- Simplified the logic for creating and positioning key frames based on layout data.