diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-08 08:59:14 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-08 08:59:14 -0500 |
| commit | 1b58bd9bf5d5d9e41bccca0b476bd13bc83a5084 (patch) | |
| tree | 7519b2f66e82b2a5b84874d4f70ba95530551749 /docs | |
| parent | 7f57c6467054f6762a40b683d6585ee0a2b5527c (diff) | |
| download | dotemacs-1b58bd9bf5d5d9e41bccca0b476bd13bc83a5084.tar.gz dotemacs-1b58bd9bf5d5d9e41bccca0b476bd13bc83a5084.zip | |
fix(theme-studio): make a face-row click visibly flash its preview element
Clicking a UI or package face already called the flash, but two things hid it: the flashtok animation was scoped to #codepre and .ex cells, so the class landed on the mock-frame and package-preview spans without ever animating; and the flash never scrolled its target into view, so an element below the fold of a preview's scroll box flashed unseen. The animation is now global, and the flash scrolls its element into view (the first of several, via a new flashEls helper). Clicking a face in either tier now lands the viewport on the matching preview element and lights it up.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
