keharriso / love-nuklear

Lightweight immediate mode GUI for LÖVE games
MIT License
348 stars 32 forks source link

White squares instead of UI elements when using LÖVE 11.1 #27

Closed olivier-grech closed 6 years ago

olivier-grech commented 6 years ago

I tried running the example provided in both LÖVE 10.2 and 11.1

This is the result (as expected) when using 10.2:

love102

This is the result when using 11.1:

love111

Muscipular commented 6 years ago

build dll from master branch can resolve this problem

sundowns commented 6 years ago

I'm having trouble compiling from master, is it possible to have up-to-date binaries hosted? The latest release's binaries are not compatible with the latest version of LOVE as demonstrated in this issue.

keharriso commented 6 years ago

The color changes have been bundled into release v1.3, thanks for the issue.