-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make red outlines around okurigana in kanji entries optional #1120
Comments
Honestly, this behavior was inherited from the version that this forked and I agree that it's probably not needed as long as the color matches. Should be easy to remove from the CSS (maybe a small HTML chagne too) I would probably play with it in Dev Tools and then make the change. |
@all-contributors Add @Konstantin-Glukhov for ideas. |
I've put up a pull request to add @Konstantin-Glukhov! 🎉 |
Add @Konstantin-Glukhov as a contributor for ideas. This was requested by melink14 [in this comment](#1120 (comment))
Gives the user the ability to toggle (on/off) the highlighting of the okurigana via the extension options page.   Fixes #1120 --------- Co-authored-by: Erek Speed <[email protected]> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
## [3.1.0](v3.0.13...v3.1.0) (2024-12-23) ### Features * **kanji:** Add option to remove okurigana highlighting ([#1521](#1521)) ([f6afba8](f6afba8)), closes [#1120](#1120) ### Bug Fixes * Add logic to return early if hover returns empty string ([#1446](#1446)) ([a5dcdc4](a5dcdc4)), closes [#1417](#1417) * **dict:** Update dictionaries to latest versions ([#2349](#2349)) ([cd16362](cd16362))
🎉 This issue has been resolved in version 3.1.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
The following snapshot shows the red outlines/boxes around okurigana in kanji definition. Could you make it optional, or disable. These boxes are distracting.
The text was updated successfully, but these errors were encountered: