On Mon, Dec 10, 2012 at 11:48 AM, Richard Heck wrote:
> On 12/10/2012 06:17 AM, Jean-Marc Lasgouttes wrote:
>>
>> Le 08/12/2012 08:10, Scott Kostyshak a écrit :
>>>
>>> Attached are three patches which fix selection bugs in tabular. I have
>>> a feeling that I am cheating by throwing in
>>> "cur.s
On 12/10/2012 06:17 AM, Jean-Marc Lasgouttes wrote:
Le 08/12/2012 08:10, Scott Kostyshak a écrit :
Attached are three patches which fix selection bugs in tabular. I have
a feeling that I am cheating by throwing in
"cur.screenUpdateFlags(Update::Force | Update::FitCursor);" in a few
places. Doing
Le 08/12/2012 08:10, Scott Kostyshak a écrit :
Attached are three patches which fix selection bugs in tabular. I have
a feeling that I am cheating by throwing in
"cur.screenUpdateFlags(Update::Force | Update::FitCursor);" in a few
places. Doing so does fix the bugs but I'm thinking I'm being wast
Attached are three patches which fix selection bugs in tabular. I have
a feeling that I am cheating by throwing in
"cur.screenUpdateFlags(Update::Force | Update::FitCursor);" in a few
places. Doing so does fix the bugs but I'm thinking I'm being wasteful
by not attacking the problem at its root. An