aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-08 12:21:38 -0500
committerCraig Jennings <c@cjennings.net>2026-06-08 12:21:38 -0500
commitc8ddd3d1723588866228298ab27130e3204a02ba (patch)
tree92b6027185bcff8d66863dac7f199a5038f371ff /docs
parentbac71682208e49567155b6bec57554e19336a0ed (diff)
downloaddotemacs-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