More TODOs.
This commit is contained in:
parent
8281a89465
commit
a0458f7593
|
@ -4,6 +4,8 @@
|
||||||
|
|
||||||
package main
|
package main
|
||||||
|
|
||||||
|
// TODO probably a bug in libui: changing the font away from skia leads to a crash
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/andlabs/ui"
|
"github.com/andlabs/ui"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue