Nuklear/demo/gdip
Dmitry Hrabrov d0ed8bc3cf GDI+ nk_gdip_fill_rect background fix
1. Main background area was filled by 2 big overlapping rectangles. It works good on solid but not on semi-transparent themes. Just replaced 2 big rectangles with 1 big and 2 small.
2. There is no need in [nk_gdip_fill_rect filled pies fix](7ab7327fa4) anymore. It disturbs semi-transparent themes too.
2017-10-01 13:33:52 +03:00
..
build.bat GDI+ simplified image loading, added error checking and image freeing 2017-02-10 00:41:31 -08:00
main.c double click support in demo code for Windows platforms 2017-05-16 22:29:43 -07:00
nuklear_gdip.h GDI+ nk_gdip_fill_rect background fix 2017-10-01 13:33:52 +03:00