treilik

Results 13 comments of treilik

Hi meowgorithm! in my [boxer](https://github.com/treilik/bubblesgum/#boxer----compose-bubbles-into-boxes-)-project ich have the case that i compose a recursive tree of tea.model's which call each subsequently the Update-method of the there children. Because they can...

No, not yet, but i can explain the case: So i want to provide a way to let the models of the different boxes communicate with each other. Since it...

I think this is the crucial part you are missing: > Since the content of the sending box can return a batchMsg, **_which will be embedded into the message_** send...

exactly, most likely you all so have to store the size in your (leaf-) model to retrieve the size when View is called to render the return string correctly. You...

Yeah, i dont have the time/mind for now, but if you like drop me a PR. May I ask you to elaborate your use-case a bit, so i get a...

Thank you @lukasmalkmus, I am aware ;) I first changed the test, to what i think, should be the behavior of wordwrap and now i'am still working on the change,...

@lukasmalkmus here you go ;) If you have some thoughts on this, i would love to here them!

Didn't noted the linter issues, so i will get to it. Thank you :)

Hey @muesli, if you could spare the time, i would now be happy for a review :)

Hey muesli! so i would dare to say i am finally finished :) if you would like to first get an overview of the change in behavior, have a look...