* I am turning this back on, it seems the problems are fixed, and if not,

I would like to fix them. Using the string width cache results in a great
  drawing speed up, for example in StyledEdit and Mail. Any app that uses a
  larger BTextView.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21928 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Stephan Aßmus 2007-08-13 17:03:53 +00:00
parent 4d47fee5cd
commit c6811df0c3

View File

@ -54,7 +54,7 @@ using namespace std;
#endif
#define USE_WIDTHBUFFER 0
#define USE_WIDTHBUFFER 1
#define USE_DOUBLEBUFFERING 0