Whoops, this was stupid. Left on a debug #define that forced a low memory situation for testing purposes - this should fix some of the reported flickering.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#endif
|
||||
#include "WFont.h"
|
||||
|
||||
#define FORCE_LOW_CACHE_MEMORY
|
||||
//#define FORCE_LOW_CACHE_MEMORY
|
||||
const unsigned int kConstrainedCacheLimit = 8 * 1024 * 1024;
|
||||
|
||||
extern bool neofont;
|
||||
|
||||
Reference in New Issue
Block a user