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
commit7bfde44b817b802300d1fd244e58022aab756712 (patch)
tree180bc1071da83e9d17685a4acd3ebd341c65e69e /docs
parent0378cdd8bb3ca35689cfb2f7411b9fe724cc0629 (diff)
downloaddotemacs-7bfde44b817b802300d1fd244e58022aab756712.tar.gz
dotemacs-7bfde44b817b802300d1fd244e58022aab756712.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