* 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:
@@ -54,7 +54,7 @@ using namespace std;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#define USE_WIDTHBUFFER 0
|
#define USE_WIDTHBUFFER 1
|
||||||
#define USE_DOUBLEBUFFERING 0
|
#define USE_DOUBLEBUFFERING 0
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user