Commit 0305579
fix(export): prevent dropdown from disappearing when moving mouse to it
Add an invisible bridge pseudo-element between the logo and dropdown
to cover the 4px gap, and add a 120ms hide delay so pointer-events
don't drop instantly when hover is briefly lost.
Closes #463
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 163efd2 commit 0305579
1 file changed
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
856 | 856 | | |
857 | 857 | | |
858 | 858 | | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
859 | 870 | | |
860 | 871 | | |
861 | 872 | | |
| |||
879 | 890 | | |
880 | 891 | | |
881 | 892 | | |
| 893 | + | |
882 | 894 | | |
883 | 895 | | |
884 | 896 | | |
| |||
889 | 901 | | |
890 | 902 | | |
891 | 903 | | |
892 | | - | |
893 | | - | |
894 | | - | |
895 | | - | |
896 | 904 | | |
897 | 905 | | |
898 | 906 | | |
| |||
0 commit comments