Edvin Syse

Results 153 comments of Edvin Syse

This indicates that the download stream simply isn't receiving any more data. It could be a connection issue or something else network related. Try checking the data stream with wireshark...

Thanks. This should probably even be the default now, would you be able to submit a PR for the switchover? We should keep the old one for reference, but use...

You don't need an apple dev id unless you want to sign your package. Your first issue seems to be related to write permissions. You need to investigate that locally....

So the same is true here. To know exactly what you're doing wrong you're going to have to post your project :)

Absolutely, fixed :)

Yes, I'm not maintaining TornadoFX anymore, see top of README :)

This sound really useful. Maybe the type attribute could be optional as well, and default to the method parameter type?

That's right, it currently only allows you to pick the date and you have to write the time yourself. I did it like this because it's more convenient IMO. Picking...

Certainly possible, but I think we're better off reimplementing the date picker to support grater freedom and control over the functionality and design. The DateTimePicker in it's current form is...

That design works on mobile but seems quite cumbersome to use on a desktop IMO.