Updated the controlgallery screenshots. More TODOs.
This commit is contained in:
parent
d8f8812c85
commit
6760816b13
Binary file not shown.
Before Width: | Height: | Size: 111 KiB After Width: | Height: | Size: 108 KiB |
|
@ -3,6 +3,10 @@
|
|||
#include <string.h>
|
||||
#include "../../ui.h"
|
||||
|
||||
// TODOs
|
||||
// - rename variables in main()
|
||||
// - make both columns the same size?
|
||||
|
||||
static uiWindow *mainwin;
|
||||
|
||||
static int onClosing(uiWindow *w, void *data)
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 39 KiB After Width: | Height: | Size: 42 KiB |
Binary file not shown.
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 48 KiB |
Loading…
Reference in New Issue