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 | 7bfde44b817b802300d1fd244e58022aab756712 (patch) | |
| tree | 180bc1071da83e9d17685a4acd3ebd341c65e69e /scripts/theme-studio/samples.py | |
| parent | 0378cdd8bb3ca35689cfb2f7411b9fe724cc0629 (diff) | |
| download | dotemacs-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 'scripts/theme-studio/samples.py')
0 files changed, 0 insertions, 0 deletions
