[RFC] branchview-NG

Dirkjan Ochtman dirkjan at ochtman.nl
Tue Jun 17 16:49:18 CDT 2008


Matt Mackall wrote:
> One more question: is it possible to deal with font-resizing better?

It's not easy. Currently, the height and width of a cell (the virtual 
rectangle surrounding a vertex) are fixed. I'd like to take a look at 
how we can make it more flexible and work better in other settings (for 
example, the current version doesn't look as good in Safari as it does 
in Firefox), but it needs some thinking (probably some JavaScript to 
figure out the actual height of a font, stuff like that).

There are likely all kinds of small improvements, but I'm hoping that 
people who have some more experience with CSS and JS than I do will make 
some suggestions on how to improve on what we have now.

(BTW, in Firefox 3, it resizes just fine, due to full page zoom.)

Cheers,

Dirkjan


More information about the Mercurial-devel mailing list