Robert Jelic

Results 8 comments of Robert Jelic

Hm, it is hard for me to reproduce the error. When i use basalt.debug inside a running thread it works fine. Also using error or "text"..nil errors as expected. The...

Hey, thank you! This example helped me alot. It should be fixed [5cf5347](https://github.com/Pyroxenium/Basalt/commit/5cf53476adc603aa83fbe0c4ad8fb5d79e8921a1) The problem was because of dynamic value also queues a event. This is now disabled by default.

Hello and thank you, currently i am simulating an error when something unexpected happens. I should probably use 'error' instead, like you said. A bad decision by me. I will...

Hello. Sorry for not responding, i thought i had already responded.. >.

Hello, thank you - this is a very good idea and i will try to implement it! But i will need a couple of days, especially because currently is a...

I will look into this. I think it is a basalt issue, it just needs a yield somewhere when downloading. Thanks, forgot a bit about that - sorry!

Hello! Thank you very much - also thanks for fixing it yourself and providing me the code! This issue got fixed in [6f0ddd6](https://github.com/Pyroxenium/Basalt/commit/6f0ddd6bf6041a0adda1ecc57e64b87643936522).

Hm, it's a good idea and maybe i should implement this. I don't expect the user to have a longer text than the button is - but you're right i...