hint_manager.generate_hints: use rect.width and rect.height where appropriate
commit681691e84431e28717af0ac4b9955d8d1f8353aa
authorJohn Foerch <jjfoerch@earthlink.net>
Thu, 13 Oct 2011 19:27:27 +0000 (13 15:27 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Thu, 13 Oct 2011 19:27:27 +0000 (13 15:27 -0400)
treed5e9ade3b51ef429a6a08269e6fb93db946adfd7
parent8e373b3b7af1f348c9792235ddff5951f9ab8c21
hint_manager.generate_hints: use rect.width and rect.height where appropriate

Since Conkeror's minVersion is now 1.9.1, we can use the 'width' and
'height' properties of TextRectangles to improve readability of code.
modules/hints.js