diff options
| author | Pietro Gagliardi <[email protected]> | 2018-08-19 17:27:43 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2018-08-19 17:27:43 -0400 |
| commit | a0458f7593be62d331ba46aa1b59b87ac64bf540 (patch) | |
| tree | 94bef2b9d2ecf4ac2fc4637d01e1c57678c44c02 /zz_drawtext.go | |
| parent | 8281a8946556f00d1003e530f6abd0252d5e2ffb (diff) | |
More TODOs.
Diffstat (limited to 'zz_drawtext.go')
| -rw-r--r-- | zz_drawtext.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/zz_drawtext.go b/zz_drawtext.go index c56cf02..1317961 100644 --- a/zz_drawtext.go +++ b/zz_drawtext.go @@ -4,6 +4,8 @@ package main +// TODO probably a bug in libui: changing the font away from skia leads to a crash + import ( "github.com/andlabs/ui" ) |
