[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lyx-devel
Subject:    Re: feature request
From:       larsbj () gullik ! net (=?iso-8859-1?q?Lars_Gullik_Bj=F8nnes?=)
Date:       2006-04-09 22:54:09
Message-ID: m37j5y9x7y.fsf () tyfon ! gullik ! net
[Download RAW message or body]

Edwin Leuven <e.leuven@uva.nl> writes:

| Index: src/lyxfunc.C
| ===================================================================
| --- src/lyxfunc.C	(revision 13613)
| +++ src/lyxfunc.C	(working copy)
| @@ -561,6 +561,18 @@
|  		flag = getStatus(func);
|  	}
|  
| +	case LFUN_PARAGRAPH_MOVE_UP: {
| +		if (cur)
| +			enable = cur.pit()>0 && cur.anchor_.pit()>0;
| +		break;
| +	}

Some more spaces around comparisons operators please '>' etc.

I also wonder how undo is taken care of with this? Does undo work?


-- 
	Lgb

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic