Martín Dias

Results 460 comments of Martín Dias

@syrel Thank you very much for the explanation. I'm learning about Bloc, Sparta, and related. I still have to grasp some key concepts of these projects. The difference between "Bloc...

The class comment of `BlMorphicWindowHostSpace` ends with "Depends on Bloc-Sparta". (The class is categorized as 'BlocHost-Morphic-Host - Window'.) IIUC, this sentence is not true, right?

Hello again @syrel, I analyzed the idea of `withBestRenderer`. You said: - "Bloc Host are independent from the renderer" - "implement a renderer selection mechanism (could be based on subclasses...

The thickness of the horizontal line should be the height of the text. So, I add to this issue: if the height of the text will be much less than...

I agree that Fuel should fit well to save/restore the shapes of a canvas. I think it's reasonable to avoid saving/restoring the interactions and animations that involve block closures, right?

Issue #56 may help to implement this, since the minimap is a candidate to have simplified text.

I think that a possible solution is replicating interesting box parameters in the builder, but it's preferable to have a single `boxFactoryBlock` lazy inst var/method like: ``` boxFactoryBlock ^ boxFactoryBlock...

But probably there is a "Roassal style" to fix this consistently with other situations where this happens.

Hello, we had a problem upgrading a project in Pharo 9. I'm not sure if I should create a new issue entry to report it but as the title would...

Hi. I think this issue is for https://github.com/tinchodias/RS3Benchmarks. Right? I don't have now an image with the project installed, but I browsed the code in GH. This is the baseline:...