Ticket #1144 (closed defect: fixed)
Strange issue with furigana layout in Auto4 Lua karaskel
| Reported by: | nielsm | Owned by: | nielsm |
|---|---|---|---|
| Priority: | low | Milestone: | 2.1.9 |
| Component: | Scripting | Version: | 2.1.8 |
| Severity: | minor | Keywords: | karaskel |
| Cc: | Platform: | All | |
| Sub Component: |
Description
A strange issue with furigana layout in Auto4 Lua was reported.
The problem shows as a very large space in the middle of a line that has furigana.
I haven't been able to figure out exactly which circumstances the problem occurs, but it seems to occur on some specific orderings of spans with and without furigana.
The cause was a subtraction being inverted.
Change History
Note: See
TracTickets for help on using
tickets.

(In [4079]) Fix rare furigana layout issue. Updates #1144.