fix: show padded hover backgrounds on formatting buttons - #49
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Give formatting toolbar buttons a neutral rounded-square background across their existing padded click targets on hover.
VERSIONto1.0.15-beta.1with the matching dated changelog entry.This remains a focused four-file feature diff against
mainat6046af897b064eed49882f35b2366e9cd685206a. Reconciliation preserves the newly merged editor-blur implementation, its tests, and its1.0.14-beta.1changelog entry unchanged. The hover implementation and new regression tests remain byte-identical to the user-tested Build 62 candidate; its package is untouched.Verification
Exactly 18 focused tests passed through the repository’s nonempty AppKit test runner: 13 toolbar tests plus all five merged editor-blur tests. An independent rerun passed the same 18 tests. All 26 build-identity tests, the version-policy check, Release Fleck build, dependency-lock preservation, and whitespace checks passed. Fresh independent GPT-6 Astra/xhigh review approved the exact resolved source tree with no findings.
Component evidence
Retained native offscreen rendering of the byte-identical production style, icon labels, and motion implementation. Hover state is seeded on synthetic neutral surfaces; this is not a live run of a new publication build.
No new package, release, accepted-build change, or development-pointer advancement is included. Prior CI results do not cover the updated head; GitHub CI must run on this PR’s actual head.