Lucas Levvy

Results 11 comments of Lucas Levvy

Using for example: ``` Height = ActualHeight * 20; UpdateLayout(); ``` is not changing anything

As it's given there: [Maven od4j](https://mvnrepository.com/artifact/org.ode4j/parent/0.3.0) and for core: [Maven ode4j Core](https://mvnrepository.com/artifact/org.ode4j/core/0.3.0)

Why it is not casting Float to Double? Have sponge team changed type?

Using NGINX as SSL proxy emerges new problems. `WebSocket connection to 'wss://my.subdomain.pl/user' failed:` I have tried to fix it but nothing works: ``` "use_ssl_socket": false, "use_ssl": true, "socket": { "address":...

same with wheeze deb. Any update to jessie?

So maybe better make method that will call SQL for first and last?

I see that first() uses CollectionUtils which returns first element so let's for now do last Method there that like you said returns last element