More TODOs.
This commit is contained in:
parent
454fabaf2b
commit
d6079f8c50
|
@ -1,6 +1,8 @@
|
||||||
// 22 december 2015
|
// 22 december 2015
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
|
// TODO draw a rectangle pointing out where (10,10) is both to test initial colors and to figure out what the *real* ascent is
|
||||||
|
|
||||||
static uiEntry *textString;
|
static uiEntry *textString;
|
||||||
static uiEntry *textFont;
|
static uiEntry *textFont;
|
||||||
static uiEntry *textSize;
|
static uiEntry *textSize;
|
||||||
|
|
Loading…
Reference in New Issue