gingerbeardman / Emojipedia

MacOS X Dictionary containing Emoji and their meanings
MIT License
253 stars 13 forks source link

Remove underline under emoji #8

Closed poweruser82 closed 7 years ago

poweruser82 commented 7 years ago

In Dictionary.app of OS X 10.10.5 the emoji is underlined if you hover over it. This PR solve it.

(With defaults write com.apple.Dictionary WebKitDeveloperExtras -bool true it is possible to open a WebInspector in the app)

gingerbeardman commented 7 years ago

Awesome tip about the web inspector.

Thanks for the pull!

gingerbeardman commented 7 years ago

Have also updated the 20170424 release to include this—thanks again! @poweruser82