jbrowsetix / jbrowse

jbrowse non-fork to test tix migration
Other
1 stars 0 forks source link

deal with percentage inaccuracy #14

Open jbrowsetix opened 13 years ago

jbrowsetix commented 13 years ago

On safari/chrome and IE, percentages are less accurate; this especially shows up in large features at high zoom levels as deviations of a few pixels from the intended feature bounds. Normally not noticeable, but with subfeatures there may be gaps of one or two pixels between subfeatures that should touch, or between a subfeature and the edge of a parent feature that the subfeature should cover exactly.

original LH ticket

This ticket has 0 attachment(s).

jbrowsetix commented 13 years ago

deal with percentage inaccuracy

Partially addressed in this commit:

http://github.com/jbrowse/jbrowse/commit/763c5afd39045360a38f0645dde0b563d48d6bea

but it could still be a bit better.

by Mitch