Skip to content

Conversation

@kareltucek
Copy link
Collaborator

@kareltucek kareltucek commented Jan 5, 2026

For example config and reproduction steps see: #1419

Example:

  • Assume:
    • layer 1: qwertyuiop
    • layer 2: Q__Q_Q____
    • where _ stands for none action
  • now overlayLayer 2 onto 1.
    • expected: QweQtQuiop
    • actual: Q_eQtQ_iop

Changelog:

  • fix issue where, when using overlayLayer, the first empty action after any nonempty action would be written through. (When in a sequence of at least two empty actions, to be precise.)

Closes #1419

@kareltucek kareltucek merged commit 44aa771 into master Jan 6, 2026
2 checks passed
@kareltucek kareltucek deleted the fix_none_block_overlay branch January 8, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UHK60 v2] [16.0.0] overlayLayer disables some keys to the right of ones defined in the source layer

2 participants