aboutsummaryrefslogtreecommitdiff
path: root/scripts/theme-studio/samples.py
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
commit6d53aea361e29cd9fc0fb190d038f23b53e06977 (patch)
treed7f2dbf462db7ad59aaed26df046b1cb69eeced2 /scripts/theme-studio/samples.py
parentd45948d518e16028179fb68c61afa0fc8154ff16 (diff)
downloaddotemacs-6d53aea361e29cd9fc0fb190d038f23b53e06977.tar.gz
dotemacs-6d53aea361e29cd9fc0fb190d038f23b53e06977.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 'scripts/theme-studio/samples.py')
0 files changed, 0 insertions, 0 deletions