Skip to content
Snippets Groups Projects
Commit 1e60e023 authored by Gemma Guest's avatar Gemma Guest
Browse files

Fix a problem with font width highlighting in belvu - BUG FIX

This only seems reproducible on mac. The problem is most obvious with a wide sequence because the inaccuracy is cumulative from left to right.

There is still a problem with certain font sizes. As you increment the font size it goes 8(ok) -9-10-11-12- 12(ok) -13-14-15-16- 16(ok)
so it is only accurate for sizes 8, 12, 16 etc.
parent c2130a12
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment