20 Jun
2008
20 Jun
'08
8:57 p.m.
On Fri, Jun 20, 2008 at 04:26:39PM +0200, Johannes Hofmann wrote:
Hi,
attached patch fixes the issue here. I had just recently switched the code from using hlStart[layer].index < 0 to hlStart[layer].index > hlEnd[layer].index to indicate that nothing is highlighted. It turned out that I had forgotten to adapt some parts. In addition this patch cleans up some rough edges.
Committed. -- Cheers Jorge.-