[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [12760] trunk/blender/source/blender/src/ drawtext.c: Patch [#7849] Fix for bug #7140 Scrollbar not stopping ok on the bottom of the text editor window

Martin Poirier theeth at yahoo.com
Sun Dec 2 20:41:40 CET 2007


--- Davide Vercelli <davide.vercelli at gmail.com> wrote:

> On Dec 2, 2007 6:51 PM, Martin Poirier
> <theeth at yahoo.com> wrote:
> [...]
> > -       ltexth=
> txt_get_span(st->text->lines.first,
> st->text->lines.last)+1;
> > +       ltexth=
> txt_get_span(st->text->lines.first,
> st->text->lines.last) st->viewlines / 2 + 2;
> 
> Er... this doesn't compile... maybe a missing "+"
> before st->viewlines?

Damn it, that's what I get for making "simple" change
before commit.

Martin


      ____________________________________________________________________________________
Be a better sports nut!  Let your teams follow you 
with Yahoo Mobile. Try it now.  http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ


More information about the Bf-committers mailing list