melink14/rikaikun

Hovering over ruby text pops up orangatang kanji

melink14 opened this issue · 1 comments

There's a code that returns empty string when hovering over ruby text. This empty string is passed through the logic and ends up returning the orangatang kanji at unicode 0000.

We should add a check to just return early in this case (and maybe reconsider hovering over ruby text?)

Here is a sample of the bug.
Screenshot 2023-03-07 at 9 23 21 PM