ux: improve skintone interaction & active state behavior
- Remove swatch modal → replaced with inline tone row UX - Add active card highlight and tone selection row spanning 4 columns - Apply tone immediately on click (copy/insert according to settings) - Add tooltip on hover for names (replacing marquee on hover) - Enable marquee animation only for overflowed text when active - Integrate forbid & non-toneable filters matching site policy (LGBT & fantasy exclusions) - Sync tone whitelist (roles like technologist, scientist, firefighter, etc.) - Sync tone blacklist (e.g. merman, mermaid, deaf man/woman, woman beard, men with bunny ears) - Add overflow-y hidden toggle when settings modal shown - Move inline styles to style.css for cleaner structure - Refactor panel.js for maintainable tone row injection logic
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Dewemoji - Emojis Made Effortless",
|
||||
"description": "Find and copy emojis instantly. Optional Pro license unlocks tone lock, insert mode, and more.",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"offline_enabled": false,
|
||||
"permissions": [
|
||||
"storage",
|
||||
|
||||
Reference in New Issue
Block a user