diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-08 12:21:38 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-08 12:21:38 -0500 |
| commit | c8ddd3d1723588866228298ab27130e3204a02ba (patch) | |
| tree | 92b6027185bcff8d66863dac7f199a5038f371ff /docs | |
| parent | bac71682208e49567155b6bec57554e19336a0ed (diff) | |
| download | dotemacs-c8ddd3d1723588866228298ab27130e3204a02ba.tar.gz dotemacs-c8ddd3d1723588866228298ab27130e3204a02ba.zip | |
fix(theme-studio): open the picker crosshair on the current color
openPicker positioned the crosshair while the picker was still display:none, so its client dimensions read 0 and the crosshair pinned to the top-left corner instead of the shown color. I moved display:block ahead of paintPicker so the element has layout when its size is read, then added a headless #cursortest that opens the picker on a saturated color and checks the crosshair lands off-corner.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
